Click here to Skip to main content
15,912,329 members
Home / Discussions / COM
   

COM

 
GeneralICommandWithParameters implementation code Pin
hongdongsuk31-Aug-00 1:04
hongdongsuk31-Aug-00 1:04 
GeneralActiveX in a MFC Dll Pin
Backdoor29-Aug-00 6:36
Backdoor29-Aug-00 6:36 
GeneralTwo questions(webbrowser) Pin
dooly17-Aug-00 20:58
dooly17-Aug-00 20:58 
GeneralATL Object Wizard Pin
Tony Li17-Aug-00 12:51
Tony Li17-Aug-00 12:51 
GeneralRe: ATL Object Wizard Pin
Nick Hodapp21-Aug-00 9:48
sitebuilderNick Hodapp21-Aug-00 9:48 
GeneralATL Controls Pin
Vese15-Aug-00 9:15
Vese15-Aug-00 9:15 
Generalcom Pin
KNEI15-Aug-00 3:59
sussKNEI15-Aug-00 3:59 
GeneralRe: com Pin
Alex Gorev22-Aug-00 7:28
Alex Gorev22-Aug-00 7:28 
Hi,

Information about registered COM objects is stored in the registry. You can try the CLSIDFromProgID function to check if specified ProgID is registered. You can also create an instance of the object and then release it, to be 100% sure that all pieces in place.

Regards,
Alex Gorev,
Dundas Software.
Generalcom Pin
koteswara9-Aug-00 19:48
koteswara9-Aug-00 19:48 
GeneralRe: com Pin
Alex Gorev10-Aug-00 5:23
Alex Gorev10-Aug-00 5:23 
GeneralDCOM Tutorial Announcement Pin
Brian Hart9-Aug-00 14:54
Brian Hart9-Aug-00 14:54 
Generalc++ class relationships Pin
koteswara8-Aug-00 0:38
koteswara8-Aug-00 0:38 
GeneralRe: c++ class relationships Pin
Alex Gorev8-Aug-00 5:08
Alex Gorev8-Aug-00 5:08 
GeneralRe: c++ class relationships Pin
Vese15-Aug-00 9:23
Vese15-Aug-00 9:23 
GeneralWebbrowser repaint Pin
dooly7-Aug-00 23:21
dooly7-Aug-00 23:21 
GeneralRe: Webbrowser repaint Pin
Brian Hart9-Aug-00 14:58
Brian Hart9-Aug-00 14:58 
GeneralRe: Webbrowser repaint Pin
dooly13-Aug-00 14:37
dooly13-Aug-00 14:37 
GeneralRe: Webbrowser repaint Pin
Erik Thompson12-Aug-00 17:51
sitebuilderErik Thompson12-Aug-00 17:51 
GeneralRe: Webbrowser repaint Pin
dooly13-Aug-00 14:36
dooly13-Aug-00 14:36 
GeneralHTML help viewer Pin
koteswara7-Aug-00 2:07
koteswara7-Aug-00 2:07 
GeneralRe: HTML help viewer Pin
Brian Hart9-Aug-00 14:59
Brian Hart9-Aug-00 14:59 
QuestionHow to implement interfaces in separate classes (ATL) Pin
ekarlsso6-Aug-00 3:09
ekarlsso6-Aug-00 3:09 
Generalpolymorphism Pin
Rao2-Aug-00 21:21
Rao2-Aug-00 21:21 
GeneralRe: polymorphism Pin
Alex Gorev3-Aug-00 5:37
Alex Gorev3-Aug-00 5:37 
GeneralRe: polymorphism Pin
Brian Hart7-Aug-00 16:47
Brian Hart7-Aug-00 16:47 

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.