Click here to Skip to main content
15,900,816 members
Home / Discussions / COM
   

COM

 
GeneralWindow DLL to detect wm_message of an active window Pin
16-Dec-00 22:33
suss16-Dec-00 22:33 
QuestionCOM can be used instead of Dlls ? Pin
11-Dec-00 3:31
suss11-Dec-00 3:31 
QuestionRegistering COM Object (NT Service) on Remote mahine? Pin
Ahmed01927-Dec-00 21:16
Ahmed01927-Dec-00 21:16 
QuestionMy ActiveX in Excel's "Insert object" dialog? Pin
Serge_l5-Dec-00 21:31
Serge_l5-Dec-00 21:31 
GeneralDynamic Search Handlers Pin
Jason De Arte27-Nov-00 10:08
Jason De Arte27-Nov-00 10:08 
GeneralActiveX Documents [Container] - Flash control transparency Pin
Jeetendra Dhall26-Nov-00 20:27
Jeetendra Dhall26-Nov-00 20:27 
GeneralShellExtension & PropertyPage & WTL Pin
Mody_CZ19-Nov-00 21:35
Mody_CZ19-Nov-00 21:35 
GeneralCOM & Callbacks Pin
Brian van der Beek11-Nov-00 22:58
Brian van der Beek11-Nov-00 22:58 
Hi,

I'm implementing a COM Local Server that has to call-back on clients. I tought of using connection points but as my server has to callback on clients in a seperate thread, I can't use this mechanism as it doesn't marshall interface pointers. So I wrote my own call-back mechanisme. I did this by defining the call-back interface as a source interface in my server's idl file.
So far no problem, but when I try to create a client component that implements this call-back interface I start running into problems when trying to import the .tlb files. I solved this by including the .h of my server component in my code and importing the .idl of my server in my clients .dl file. This works but is propably not the most ellegant sollution. And besides that I don't have the definitions of the server's smartpointers and have to define them myself.
Does anyone have a sollution for this problem?
GeneralMicrosoft G.723.1 codec Pin
Oleg M9-Nov-00 2:43
sussOleg M9-Nov-00 2:43 
GeneralTooltip for disabled ActiveX controls Pin
Michael Welsch9-Nov-00 1:35
Michael Welsch9-Nov-00 1:35 
GeneralAutomating MSProject Pin
Sanjeev Agrawal7-Nov-00 23:43
sussSanjeev Agrawal7-Nov-00 23:43 
GeneralTooltip for ActiveX - controls Pin
Michael Welsch7-Nov-00 22:30
Michael Welsch7-Nov-00 22:30 
GeneralRe: Tooltip for ActiveX - controls Pin
Alex Gorev8-Nov-00 4:04
Alex Gorev8-Nov-00 4:04 
GeneralVersionIndependentProgID Pin
Guillaume Belzile7-Nov-00 5:41
sussGuillaume Belzile7-Nov-00 5:41 
GeneralRe: VersionIndependentProgID Pin
Alex Gorev8-Nov-00 4:01
Alex Gorev8-Nov-00 4:01 
GeneralRegistry Pin
Dimitri5-Nov-00 21:26
Dimitri5-Nov-00 21:26 
GeneralRe: Registry Pin
Alex Gorev6-Nov-00 4:21
Alex Gorev6-Nov-00 4:21 
GeneralRe: Registry Pin
ddd_lll_ddd7-Nov-00 13:54
ddd_lll_ddd7-Nov-00 13:54 
GeneralRe: Registry Pin
Michael Dunn7-Nov-00 17:39
sitebuilderMichael Dunn7-Nov-00 17:39 
GeneralRe: Registry Pin
Edward10-Nov-00 12:55
Edward10-Nov-00 12:55 
GeneralImplementing ActiveX EXE in a Web Page Pin
KrustY5-Nov-00 19:42
KrustY5-Nov-00 19:42 
GeneralRe: Implementing ActiveX EXE in a Web Page Pin
Alex Gorev6-Nov-00 4:15
Alex Gorev6-Nov-00 4:15 
GeneralCan't fire events to IE Pin
Luis Teixeira30-Oct-00 1:49
Luis Teixeira30-Oct-00 1:49 
Generalclient detection Pin
P e t e r27-Oct-00 0:28
P e t e r27-Oct-00 0:28 
QuestionHow to : Hook IE document message... Pin
Soohyun Bae26-Oct-00 20:14
sussSoohyun Bae26-Oct-00 20:14 

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.