Click here to Skip to main content
15,897,371 members
Home / Discussions / COM
   

COM

 
GeneralRe: using void ** in Interface Pin
tictactoer19-Sep-07 0:00
tictactoer19-Sep-07 0:00 
GeneralRe: using void ** in Interface Pin
Nathan Holt at EMOM19-Sep-07 11:22
Nathan Holt at EMOM19-Sep-07 11:22 
QuestionProblem in adding a new function in existing Interface Pin
Ravikr0716-Sep-07 22:57
Ravikr0716-Sep-07 22:57 
AnswerRe: Problem in adding a new function in existing Interface Pin
Nathan Holt at EMOM17-Sep-07 10:07
Nathan Holt at EMOM17-Sep-07 10:07 
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 
Slumberger wrote:
So if I add a function to an interface(existing) and get a new build and package for my product and then install it in a new machine then the new function should work?


Yes, it should work. However, if you are developing the dll in VB6, it is likely that VB changed a class ID or an interface ID when you added the new member, and that would defeat even the reinstall.

Nathan
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 
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 

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.