Click here to Skip to main content
15,887,683 members
Home / Discussions / COM
   

COM

 
GeneralRe: Problem in adding a new function in existing Interface Pin
Ravikr0717-Sep-07 10:25
Ravikr0717-Sep-07 10:25 
GeneralRe: Problem in adding a new function in existing Interface Pin
Nathan Holt at EMOM17-Sep-07 11:08
Nathan Holt at EMOM17-Sep-07 11:08 
GeneralRe: Problem in adding a new function in existing Interface Pin
Ravikr0717-Sep-07 19:37
Ravikr0717-Sep-07 19:37 
GeneralRe: Problem in adding a new function in existing Interface Pin
Nathan Holt at EMOM18-Sep-07 7:24
Nathan Holt at EMOM18-Sep-07 7:24 
GeneralRe: Problem in adding a new function in existing Interface Pin
paresh_joe26-Sep-07 2:50
paresh_joe26-Sep-07 2:50 
QuestionGetting a ('support_error_info' : attribute not found) error Pin
monsieur_jj16-Sep-07 21:15
monsieur_jj16-Sep-07 21:15 
AnswerRe: Getting a ('support_error_info' : attribute not found) error Pin
Nathan Holt at EMOM17-Sep-07 10:13
Nathan Holt at EMOM17-Sep-07 10:13 
QuestionAxtiveX, this pointer [modified] Pin
m1m216-Sep-07 10:38
m1m216-Sep-07 10:38 
Hi,
it hapend something very strange to me, when i call 'this' from inside the activeX control class, when i debug project with 'activex test container', it work fine, but when i start the release with iexplorer, when call 'this' it seems to get not activex control pointer to DC, but pointer to desktop DC. Because when iexplorer is not maximized, in the center of screen, when call 'this', it starts to write on the top left corner on the desktop, outside of iexplorer.

I get this pointer and then construct CClientDC dc(this); I tought that maybe this is null and get desktop dc, but when put condition if(){}, this is not null and enter int brckets.

Thanks.


-- modified at 2:17 Monday 17th September, 2007
QuestionCan i use a dll in an activeX component? Pin
just3ala215-Sep-07 10:04
just3ala215-Sep-07 10:04 
AnswerRe: Can i use a dll in an activeX component? Pin
Nathan Holt at EMOM17-Sep-07 10:17
Nathan Holt at EMOM17-Sep-07 10:17 
GeneralRe: Can i use a dll in an activeX component? Pin
just3ala217-Sep-07 12:26
just3ala217-Sep-07 12:26 
QuestionDifference between .idl and .h file? Pin
Ash2014-Sep-07 0:23
Ash2014-Sep-07 0:23 
AnswerRe: Difference between .idl and .h file? Pin
Hubert Mayer14-Sep-07 4:58
Hubert Mayer14-Sep-07 4:58 
QuestionBeginner In COM facing problem Pin
GauranG Shah13-Sep-07 23:21
GauranG Shah13-Sep-07 23:21 
AnswerRe: Beginner In COM facing problem Pin
DevMentor.org16-Sep-07 22:34
DevMentor.org16-Sep-07 22:34 
QuestionFrom where to Start......... ??? Pin
GauranG Shah13-Sep-07 2:36
GauranG Shah13-Sep-07 2:36 
AnswerRe: From where to Start......... ??? Pin
Michael Dunn13-Sep-07 10:08
sitebuilderMichael Dunn13-Sep-07 10:08 
GeneralRe: From where to Start......... ??? Pin
GauranG Shah13-Sep-07 20:23
GauranG Shah13-Sep-07 20:23 
GeneralRe: From where to Start......... ??? Pin
Michael Dunn13-Sep-07 22:15
sitebuilderMichael Dunn13-Sep-07 22:15 
GeneralRe: From where to Start......... ??? Pin
User 21559713-Sep-07 23:37
User 21559713-Sep-07 23:37 
QuestionHow will you talk with Activex or COM(could be created in MFC) From C#? Pin
spalanivel12-Sep-07 21:36
spalanivel12-Sep-07 21:36 
AnswerRe: How will you talk with Activex or COM(could be created in MFC) From C#? Pin
User 21559713-Sep-07 1:08
User 21559713-Sep-07 1:08 
GeneralRe: How will you talk with Activex or COM(could be created in MFC) From C#? Pin
spalanivel13-Sep-07 20:10
spalanivel13-Sep-07 20:10 
GeneralRe: How will you talk with Activex or COM(could be created in MFC) From C#? Pin
User 21559713-Sep-07 23:43
User 21559713-Sep-07 23:43 
GeneralRe: How will you talk with Activex or COM(could be created in MFC) From C#? Pin
spalanivel2-Oct-07 5:30
spalanivel2-Oct-07 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.