Click here to Skip to main content
15,899,001 members
Home / Discussions / COM
   

COM

 
GeneralRe: COM help Pin
Michael Dunn8-May-01 15:37
sitebuilderMichael Dunn8-May-01 15:37 
GeneralRe: COM help Pin
Dhanush29-May-01 23:19
professionalDhanush29-May-01 23:19 
GeneralPassing CComPtr into function properly Pin
8-May-01 11:10
suss8-May-01 11:10 
GeneralRe: Passing CComPtr into function properly Pin
Michael Dunn8-May-01 13:00
sitebuilderMichael Dunn8-May-01 13:00 
GeneralCalls to disconnected servers cause massive delays to system! Pin
7-May-01 23:58
suss7-May-01 23:58 
GeneralVARIANT_DATE help Pin
7-May-01 22:54
suss7-May-01 22:54 
QuestionHow to implement custom marshaling? Pin
fir20006-May-01 16:24
fir20006-May-01 16:24 
Generalcreate the com-object from the exe-server Pin
6-May-01 4:40
suss6-May-01 4:40 
Maybe this question is same to the last .Could anyone explain it to me?

::CoInitialize(NULL);
ISomeInterfacePtr ppv;
ppv.CreateInstance("MYSERVER.SOMEINTERFACE.1");
ppv->SomeFunction();

The code can be successful if the com object is in a dll .But failed
when the com object is in the exe-server .
I used ATL to create the exe-server project . Do I need to add additional
codes if it is created as an exe?
GeneralRe: create the com-object from the exe-server Pin
6-May-01 7:39
suss6-May-01 7:39 
GeneralRe: create the com-object from the exe-server Pin
6-May-01 20:35
suss6-May-01 20:35 
GeneralRe: create the com-object from the exe-server Pin
7-May-01 11:02
suss7-May-01 11:02 
GeneralRe: create the com-object from the exe-server Pin
Pros Chum11-May-01 9:59
Pros Chum11-May-01 9:59 
Generalconnection points of custom event in exe Pin
5-May-01 17:48
suss5-May-01 17:48 
GeneralCOM threading question... Pin
Amit Dey4-May-01 5:50
Amit Dey4-May-01 5:50 
GeneralATL COM Service Install Trouble Pin
Garth J Lancaster3-May-01 21:07
professionalGarth J Lancaster3-May-01 21:07 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster4-May-01 14:38
professionalGarth J Lancaster4-May-01 14:38 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster7-May-01 0:05
professionalGarth J Lancaster7-May-01 0:05 
GeneralRe: ATL COM Service Install Trouble Pin
7-May-01 11:09
suss7-May-01 11:09 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster8-May-01 14:38
professionalGarth J Lancaster8-May-01 14:38 
General_ATL_MIN_CRT Pin
SuperGeek1-May-01 13:36
SuperGeek1-May-01 13:36 
GeneralRe: _ATL_MIN_CRT Pin
Michael Dunn1-May-01 16:54
sitebuilderMichael Dunn1-May-01 16:54 
GeneralRe: _ATL_MIN_CRT Pin
Felix Cho1-May-01 17:30
Felix Cho1-May-01 17:30 
GeneralRe: _ATL_MIN_CRT Pin
SuperGeek2-May-01 6:28
SuperGeek2-May-01 6:28 
GeneralRe: _ATL_MIN_CRT Pin
SuperGeek2-May-01 6:19
SuperGeek2-May-01 6:19 
GeneralSnap-in resources Pin
Paul Rogan1-May-01 5:40
Paul Rogan1-May-01 5:40 

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.