Click here to Skip to main content
15,911,762 members
Home / Discussions / COM
   

COM

 
GeneralCOM+ and Win98 Pin
Reno Tiko9-Jan-02 19:47
Reno Tiko9-Jan-02 19:47 
GeneralLoading ActiveX from another ActiveX Pin
mad05039-Jan-02 16:03
mad05039-Jan-02 16:03 
GeneralProblem with registring server Pin
9-Jan-02 5:47
suss9-Jan-02 5:47 
GeneralDeleting COM interfaces in C++ Pin
Twinnie9-Jan-02 3:04
Twinnie9-Jan-02 3:04 
GeneralDeclaring STL data structures and types in IDL Pin
Alberto Bar-Noy9-Jan-02 1:30
Alberto Bar-Noy9-Jan-02 1:30 
GeneralRe: Declaring STL data structures and types in IDL Pin
Michael P Butler9-Jan-02 4:02
Michael P Butler9-Jan-02 4:02 
GeneralRe: Declaring STL data structures and types in IDL Pin
Alberto Bar-Noy9-Jan-02 4:14
Alberto Bar-Noy9-Jan-02 4:14 
GeneralRe: Declaring STL data structures and types in IDL Pin
CodeGuy9-Jan-02 5:20
CodeGuy9-Jan-02 5:20 
The method I use in my apps is to call a function to copy my strings, vectors, etc. to IDL-compatible types before passing my data around via a COM method. Then I "unmarshal" the data back into strings, vectors, etc. on the other end. I use CComBSTR and Chris Sells's CComVector for the translation.

CodeGuy

The WTL newsgroup: over 1100 members! Be a part of it. http://groups.yahoo.com/group/wtl
GeneralWriting a VERY simple COM Client Pin
Jeremy B8-Jan-02 7:53
Jeremy B8-Jan-02 7:53 
GeneralRe: Writing a VERY simple COM Client Pin
Michael Dunn8-Jan-02 9:59
sitebuilderMichael Dunn8-Jan-02 9:59 
GeneralRe: Writing a VERY simple COM Client Pin
Brian C Hart8-Jan-02 10:10
professionalBrian C Hart8-Jan-02 10:10 
GeneralActiveX and IE Events Pin
7-Jan-02 11:16
suss7-Jan-02 11:16 
GeneralRe: ActiveX and IE Events Pin
Todd Smith7-Jan-02 11:18
Todd Smith7-Jan-02 11:18 
GeneralRe: ActiveX and IE Events Pin
7-Jan-02 11:21
suss7-Jan-02 11:21 
General(KERNEL32.DLL): 0x000006F4: (no name) Pin
4-Jan-02 4:59
suss4-Jan-02 4:59 
GeneralRe: (KERNEL32.DLL): 0x000006F4: (no name) Pin
7-Jan-02 0:26
suss7-Jan-02 0:26 
GeneralCOM_INTERFACE_ENTRY brings nothing Pin
2-Jan-02 23:07
suss2-Jan-02 23:07 
GeneralRe: COM_INTERFACE_ENTRY brings nothing Pin
Not Active3-Jan-02 6:39
mentorNot Active3-Jan-02 6:39 
GeneralRe: COM_INTERFACE_ENTRY brings nothing Pin
7-Jan-02 21:09
suss7-Jan-02 21:09 
GeneralDCOM, Events and Performance Pin
Firoz31-Dec-01 18:55
Firoz31-Dec-01 18:55 
GeneralRe: DCOM, Events and Performance Pin
Anand Amirineni15-Mar-02 9:35
Anand Amirineni15-Mar-02 9:35 
GeneralATL ASP Global.asa Pin
jubinishoo27-Dec-01 18:41
jubinishoo27-Dec-01 18:41 
QuestionApartment? Pin
ragamuffin26-Dec-01 19:29
ragamuffin26-Dec-01 19:29 
AnswerRe: Apartment? Pin
geoff3-Jan-02 18:13
geoff3-Jan-02 18:13 
GeneralRe: Apartment? Pin
Not Active4-Jan-02 20:15
mentorNot Active4-Jan-02 20:15 

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.