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

COM

 
General_variant_t Pin
Anthony_Yio21-Apr-03 19:42
Anthony_Yio21-Apr-03 19:42 
GeneralRe: _variant_t Pin
Hans Ruck23-Apr-03 4:46
Hans Ruck23-Apr-03 4:46 
GeneralRe: _variant_t Pin
Renjith Ramachandran15-May-03 7:07
Renjith Ramachandran15-May-03 7:07 
QuestionHow to catch new enent of OFFICE WORD Pin
yanshiqi21-Apr-03 16:10
yanshiqi21-Apr-03 16:10 
AnswerRe: How to catch new enent of OFFICE WORD Pin
Anonymous22-Apr-03 0:31
Anonymous22-Apr-03 0:31 
GeneralThreads in COM Pin
rattagarn18-Apr-03 1:16
rattagarn18-Apr-03 1:16 
GeneralRe: Threads in COM Pin
Imran_Farooqui18-Apr-03 1:23
sussImran_Farooqui18-Apr-03 1:23 
GeneralCOM server location on CLSID Pin
thowra17-Apr-03 23:30
thowra17-Apr-03 23:30 
Is there a simple way to determine the location of a COM server for a given CLSID?

I know that given a CLSID, I can convert to a string and look it up in the registry "HKEY_CLASSES_ROOT\CLSID\<clsid>" - I can then look at the key (for example) "InprocServer32" and find the server name/location.

Incidentally, there is some code to do this and more here[^]. This is great but I just thought there may be some macro or API call I'm missing which can do it without me having to explicitly look it up in the registry.


"The folly of man is that he dreams of what he can never achieve rather than dream of what he can."

"If you think education is expensive, try ignorance."

GeneralRe: COM server location on CLSID Pin
Abebe28-Apr-03 23:08
Abebe28-Apr-03 23:08 
GeneralRe: COM server location on CLSID Pin
thowra29-Apr-03 3:13
thowra29-Apr-03 3:13 
GeneralApplication is still running or a crash occured Pin
ovidiu_pon17-Apr-03 22:07
ovidiu_pon17-Apr-03 22:07 
GeneralOverloading an Interface Method in VC++ COM Pin
Vidya Ramani16-Apr-03 23:50
Vidya Ramani16-Apr-03 23:50 
GeneralRe: Overloading an Interface Method in VC++ COM Pin
safee ullah28-Apr-03 22:42
safee ullah28-Apr-03 22:42 
Generaldeskband and changing viewmode Pin
maos16-Apr-03 5:58
maos16-Apr-03 5:58 
GeneralRe: deskband and changing viewmode Pin
J. Dunlap16-Apr-03 8:46
J. Dunlap16-Apr-03 8:46 
GeneralGet COM object's instance handle Pin
thowra14-Apr-03 16:36
thowra14-Apr-03 16:36 
GeneralRe: Get COM object's instance handle Pin
Hans Ruck23-Apr-03 5:32
Hans Ruck23-Apr-03 5:32 
Generalmeaning of HRESULTs in Office Automation Pin
moredip14-Apr-03 12:00
moredip14-Apr-03 12:00 
Questionhow to get client's icon? Pin
mojimejl12-Apr-03 5:06
mojimejl12-Apr-03 5:06 
AnswerRe: how to get client's icon? Pin
pba_13-Apr-03 7:40
pba_13-Apr-03 7:40 
AnswerRe: how to get client's icon? Pin
Brian Shifrin13-Apr-03 17:41
Brian Shifrin13-Apr-03 17:41 
Questioni am new in COM: what are COMs ? Pin
Sendel11-Apr-03 15:53
Sendel11-Apr-03 15:53 
AnswerRe: i am new in COM: what are COMs ? Pin
Michael Dunn11-Apr-03 16:20
sitebuilderMichael Dunn11-Apr-03 16:20 
GeneralRe: i am new in COM: what are COMs ? Pin
Sendel11-Apr-03 16:40
Sendel11-Apr-03 16:40 
General_RecordsetPtr Detach / Debug Exception Pin
Ecator11-Apr-03 6:52
Ecator11-Apr-03 6:52 

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.