Click here to Skip to main content
15,890,557 members
Home / Discussions / COM
   

COM

 
QuestionCreate ActiveX from dialog used other ActiveX Pin
majco33313-Jul-06 22:40
majco33313-Jul-06 22:40 
QuestionCOM concept help - order of functions or parameters Pin
J.B.13-Jul-06 21:43
J.B.13-Jul-06 21:43 
AnswerRe: COM concept help - order of functions or parameters Pin
Steve S13-Jul-06 22:05
Steve S13-Jul-06 22:05 
GeneralRe: COM concept help - order of functions or parameters Pin
J.B.13-Jul-06 22:16
J.B.13-Jul-06 22:16 
QuestionHow to create object by Knowing Interface only Pin
kanduripavan13-Jul-06 1:40
kanduripavan13-Jul-06 1:40 
AnswerRe: How to create object by Knowing Interface only Pin
Alex Hazanov13-Jul-06 10:01
Alex Hazanov13-Jul-06 10:01 
GeneralRe: How to create object by Knowing Interface only Pin
kanduripavan13-Jul-06 18:50
kanduripavan13-Jul-06 18:50 
GeneralRe: How to create object by Knowing Interface only Pin
Steve S13-Jul-06 22:09
Steve S13-Jul-06 22:09 
Umm, if you don't have a CLSID, then it's a little difficult. You could look through all the registered TYPELIBs and see if the interface is referenced in there, which would give you some clues, but for some interfaces, there are many objects that implement the interface (such as IPersist), and it really doesn't help you.

If you could explain how you come by the interface ID, and why you don't know the CLSID, it's possible (but unlikely) that someone could help (or at least explain why you can't do it)

Steve S
Developer for hire
GeneralRe: How to create object by Knowing Interface only Pin
kanduripavan14-Jul-06 0:03
kanduripavan14-Jul-06 0:03 
GeneralRe: How to create object by Knowing Interface only Pin
Steve S16-Jul-06 22:51
Steve S16-Jul-06 22:51 
QuestionModifying POST data in a BHO Pin
mdave12-Jul-06 9:27
mdave12-Jul-06 9:27 
QuestionIIDFromString Failing ! Pin
Malli_S11-Jul-06 21:38
Malli_S11-Jul-06 21:38 
AnswerRe: IIDFromString Failing ! Pin
Hans Ruck12-Jul-06 2:54
Hans Ruck12-Jul-06 2:54 
GeneralRe: IIDFromString Failing ! Pin
Malli_S12-Jul-06 18:33
Malli_S12-Jul-06 18:33 
GeneralRe: IIDFromString Failing ! [modified] Pin
Hans Ruck12-Jul-06 20:53
Hans Ruck12-Jul-06 20:53 
Questiondeveloping COM Application Pin
peter rankel11-Jul-06 21:03
peter rankel11-Jul-06 21:03 
AnswerRe: developing COM Application Pin
kumarprabhakar7411-Jul-06 22:22
kumarprabhakar7411-Jul-06 22:22 
Questioncallllllllllllllllllllllll Pin
arun.m11-Jul-06 21:03
arun.m11-Jul-06 21:03 
AnswerRe: callllllllllllllllllllllll Pin
Malli_S11-Jul-06 21:43
Malli_S11-Jul-06 21:43 
QuestionC# HELP Web service can not get array of int, or byte from COM object Pin
guocang11-Jul-06 11:33
guocang11-Jul-06 11:33 
AnswerRe: C# HELP Web service can not get array of int, or byte from COM object Pin
Mike Dimmick14-Jul-06 4:28
Mike Dimmick14-Jul-06 4:28 
QuestionBig Problem Pin
Ahmed Charfeddine11-Jul-06 1:21
Ahmed Charfeddine11-Jul-06 1:21 
Questionhow to change recipents in outlook2003(vc6) Pin
cpusoft10-Jul-06 21:06
cpusoft10-Jul-06 21:06 
QuestionBSTR and VARIANT Pin
anu_8810-Jul-06 20:59
anu_8810-Jul-06 20:59 
AnswerRe: BSTR and VARIANT Pin
Rory Solley10-Jul-06 22:24
Rory Solley10-Jul-06 22:24 

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.