Click here to Skip to main content
15,893,508 members
Home / Discussions / COM
   

COM

 
GeneralRe: Interface definition Pin
TimWallace18-Feb-03 6:23
TimWallace18-Feb-03 6:23 
GeneralRe: Interface definition Pin
haranath18-Feb-03 20:40
haranath18-Feb-03 20:40 
GeneralSTAThread stop my app Pin
~toki17-Feb-03 13:09
~toki17-Feb-03 13:09 
Generalcom client as a console application Pin
karanba17-Feb-03 9:52
karanba17-Feb-03 9:52 
GeneralRe: com client as a console application Pin
geo_m17-Feb-03 23:05
geo_m17-Feb-03 23:05 
GeneralRe: com client as a console application Pin
karanba18-Feb-03 11:13
karanba18-Feb-03 11:13 
GeneralRe: com client as a console application Pin
geo_m18-Feb-03 12:25
geo_m18-Feb-03 12:25 
GeneralRe: com client as a console application Pin
karanba19-Feb-03 0:07
karanba19-Feb-03 0:07 
thax geo_m it works now
I add following to the code and you are true Smile | :)
DEFINE_GUID( CLSID_ActiveDesktop, 0x75048700L, 0xEF1F, 0x11D0, 0x98, 0x88, 0x00, 0x60, 0x97, 0xDE, 0xAC, 0xF9);
DEFINE_GUID( IID_IActiveDesktop, 0xF490EB00L, 0x1240, 0x11D1, 0x98, 0x88, 0x00, 0x60, 0x97, 0xDE, 0xAC, 0xF9);

Now I will try to write my own com component there I want to ask a new questions.

There must be an IDL file for every COM componets or when they are needed


karanba
GeneralDHTMLEdit vs. MSHTML Pin
Jonas Follesø16-Feb-03 15:33
Jonas Follesø16-Feb-03 15:33 
GeneralInvalidCastException from remote object that use COM Pin
itay_k16-Feb-03 4:44
itay_k16-Feb-03 4:44 
GeneralIClassFactory2 Pin
Raphael Amorim14-Feb-03 9:26
professionalRaphael Amorim14-Feb-03 9:26 
GeneralProblem with registering Transport Event Sink for the SMTP Service Pin
Muslima14-Feb-03 3:49
Muslima14-Feb-03 3:49 
QuestionHow to grab text from text-based apps/objects?!?!!? Solution = money! Pin
Tommy Svensson13-Feb-03 23:44
Tommy Svensson13-Feb-03 23:44 
Generalabstracting to IDispatch Pin
Zizilamoroso13-Feb-03 23:03
Zizilamoroso13-Feb-03 23:03 
GeneralCOM+ queue permissions Pin
solidstore13-Feb-03 3:15
solidstore13-Feb-03 3:15 
GeneralDeleting COM+ Queued Applications Pin
solidstore13-Feb-03 3:11
solidstore13-Feb-03 3:11 
GeneralASP and COM Pin
drugfreak12-Feb-03 5:40
sussdrugfreak12-Feb-03 5:40 
GeneralCrating a COM for WM 4.7 Pin
SQ_Lusi11-Feb-03 21:03
SQ_Lusi11-Feb-03 21:03 
GeneralCOM+ & .NET Pin
sss_dr11-Feb-03 0:33
sss_dr11-Feb-03 0:33 
QuestionHow to learn COM??? Pin
shanksprasad7-Feb-03 23:46
shanksprasad7-Feb-03 23:46 
AnswerRe: How to learn COM??? Pin
David Wulff8-Feb-03 17:25
David Wulff8-Feb-03 17:25 
AnswerRe: How to learn COM??? Pin
Giles13-Feb-03 3:26
Giles13-Feb-03 3:26 
GeneralRe: How to learn COM??? Pin
thowra24-Mar-03 4:21
thowra24-Mar-03 4:21 
GeneralMultiple versions of ActiveX Control Pin
Brad Bruce7-Feb-03 7:16
Brad Bruce7-Feb-03 7:16 
QuestionHow to get notified about the out-of-process server crashed ? Pin
vipsy7-Feb-03 1:59
vipsy7-Feb-03 1:59 

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.