Click here to Skip to main content
15,921,959 members
Home / Discussions / COM
   

COM

 
Generalregsvr32 Pin
crewchill23-Feb-04 16:22
crewchill23-Feb-04 16:22 
GeneralFinalize CD via IMAPI Pin
ig_ab23-Feb-04 5:51
ig_ab23-Feb-04 5:51 
GeneralqueryInterface Pin
waliop23-Feb-04 0:57
waliop23-Feb-04 0:57 
GeneralRe: queryInterface Pin
Steve S23-Feb-04 2:18
Steve S23-Feb-04 2:18 
GeneralRe: queryInterface Pin
Big_M24-Feb-04 1:24
Big_M24-Feb-04 1:24 
GeneralCOM DLL Pin
waliop23-Feb-04 0:55
waliop23-Feb-04 0:55 
GeneralRe: COM DLL Pin
Steve S23-Feb-04 2:11
Steve S23-Feb-04 2:11 
QuestionHow can I create a COM hook like DrCOM Monitor? Pin
kenokabe22-Feb-04 21:05
kenokabe22-Feb-04 21:05 
DrCOM Monitor
http://www.ddevel.com/DrCOM/DrCOMMonitor.asp

I'm trying to externally control a target app that is built on COM.

I have read
http://www.codeproject.com/com/automatingwindowsapps.asp

However, this technique looks way too comlicated in my case to realize what I'd like to do, and in fact, looking at the DrCOM folder at least, it seems simpler than the preject above.

Using DrCOM, the whole COM analyzed by the tool is marked as 'Automated', and I actually could 'Invoke' the API function from DrCOM, such as 'Object.SendLogout()' which actually made the target app. behave that way. The target application received the message from the external tool, and was controled right way. Wonderful, I felt.

What I'd like to do is to 'Invoke' the command of COM that is the server of the target application from the external application that I will code in C#.

I posted on C# board, too.

Any comment? Thank you very much in advance.Confused | :confused:

Best,
Ken
Generaloutlook embedding Pin
emmatty21-Feb-04 23:13
emmatty21-Feb-04 23:13 
GeneralOutlook Addin Pin
chakkaradeepcc19-Feb-04 23:56
chakkaradeepcc19-Feb-04 23:56 
GeneralBSTR * parameter Pin
dzsigit19-Feb-04 0:26
dzsigit19-Feb-04 0:26 
GeneralRe: BSTR * parameter Pin
Steve S19-Feb-04 1:06
Steve S19-Feb-04 1:06 
GeneralRe: BSTR * parameter Pin
dzsigit19-Feb-04 3:52
dzsigit19-Feb-04 3:52 
GeneralRe: BSTR * parameter Pin
Vi219-Feb-04 18:58
Vi219-Feb-04 18:58 
GeneralRe: BSTR * parameter Pin
Steve S19-Feb-04 22:50
Steve S19-Feb-04 22:50 
GeneralRe: BSTR * parameter Pin
dzsigit19-Feb-04 23:01
dzsigit19-Feb-04 23:01 
GeneralRe: BSTR * parameter Pin
Vi220-Feb-04 0:29
Vi220-Feb-04 0:29 
GeneralRe: BSTR * parameter Pin
dzsigit20-Feb-04 2:38
dzsigit20-Feb-04 2:38 
GeneralRe: BSTR * parameter Pin
Steve S22-Feb-04 22:19
Steve S22-Feb-04 22:19 
GeneralRe: BSTR * parameter Pin
dzsigit23-Feb-04 1:05
dzsigit23-Feb-04 1:05 
GeneralRe: BSTR * parameter Pin
Steve S23-Feb-04 2:08
Steve S23-Feb-04 2:08 
GeneralRe: BSTR * parameter Pin
dzsigit23-Feb-04 2:34
dzsigit23-Feb-04 2:34 
GeneralGet Parent window form ActiveX control Pin
TrungHuynh18-Feb-04 19:10
TrungHuynh18-Feb-04 19:10 
GeneralRegistering DLL and OCX Pin
alex120518-Feb-04 15:08
alex120518-Feb-04 15:08 
GeneralRe: Registering DLL and OCX Pin
Gasanov Tagir18-Feb-04 20:01
Gasanov Tagir18-Feb-04 20:01 

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.