How to registere Com classes of MFC/ATL support application
- From: "doublemaster007@xxxxxxxxx" <doublemaster007@xxxxxxxxx>
- Date: Mon, 18 Feb 2008 20:18:30 -0800 (PST)
Hi,
I have a MFC Dilog based apllication with 'spport ATL'. i have
projectname.idl file in the project solution, which declares some
interfaces and coclasses.. Problem is how to register this calsses?
I can create the object using CCOmObject::Createinstance which doesnt
require any CLSID_XXX,,, but CCOMQIPtr failes..saying that class not
registered.. i tried manually registering the exe..still classes are
not registered..OLEVIEWER doesnt show up the interfaces or classes...
please help me..
.
- Follow-Ups:
- Re: How to registere Com classes of MFC/ATL support application
- From: Brian Muth
- Re: How to registere Com classes of MFC/ATL support application
- Prev by Date: Re: DCOM Server configuration question
- Next by Date: Re: How to registere Com classes of MFC/ATL support application
- Previous by thread: DCOM Server configuration question
- Next by thread: Re: How to registere Com classes of MFC/ATL support application
- Index(es):
Relevant Pages
|