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

COM

 
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 
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 
If you ever are interested in getting into DCOM, I have a start-to-finish tutorial on this site. It is very easy to follow, and is simple. All you do is write a COM object with one method. You call the method, and the method tells you, "Hello, World!".

The tutorial starts at http://www.codeproject.com/com/HelloTutorial1.asp. I really recommend you follow straight through and build things yourself while following along. Hope this is a good intro!

Really, the usefulness of COM comes out in doing things between more than one computer, but you can put both the "server" and the "client" together on the same computer and you still get everything.

Hope it helps! Smile | :)

Sincerely Yours,
Brian Hart

"And that's the news from Lake Wobegon, where all the women are strong, the men are good-looking, and the children are above-average." - Garrison Keillor
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 
GeneralRe: Apartment? Pin
geoff5-Jan-02 2:38
geoff5-Jan-02 2:38 
GeneralHelp! How to understanding marshaling! Pin
Kang wenzhen24-Dec-01 22:16
Kang wenzhen24-Dec-01 22:16 
GeneralRe: Help! How to understanding marshaling! Pin
Tim Smith25-Dec-01 2:36
Tim Smith25-Dec-01 2: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.