Registering a CLSID in MFC application
- From: "VivekR" <KenBase@xxxxxxxxx>
- Date: 14 Dec 2005 18:14:18 -0800
Hi
My project is a MFC multidoc application. Now I have to expose COM
interfaces so that the application can cater the needs of the clients
through COM interfaces. So I manually added an interface and coclass to
this MFC application. When the client cocreates it gets error saying
"Cannot find the specified path" or "class not registered", failed hr.
I understand that this CLSID that i added manually must be registered.
But when i use the commandline /regserver, just my application starts
up, but the CLSID is not registered.
How do i register the CLSID from this MFC application ?
Where I should and what code must i add to register it.
Your help appreciated.
Thanks & Regards
Vivek Ragunathan
.
- Follow-Ups:
- Re: Registering a CLSID in MFC application
- From: Headache
- Re: Registering a CLSID in MFC application
- Prev by Date: Re: MFC future?
- Next by Date: Re: CSocket
- Previous by thread: ISAPI - Chunked - Times Out... help
- Next by thread: Re: Registering a CLSID in MFC application
- Index(es):
Relevant Pages
|