Click here to Skip to main content
16,016,168 members
Home / Discussions / COM
   

COM

 
GeneralRe: Using COM object in a C++ software Pin
Michael P Butler3-Oct-01 1:09
Michael P Butler3-Oct-01 1:09 
GeneralRe: Using COM object in a C++ software Pin
4-Oct-01 22:47
suss4-Oct-01 22:47 
GeneralRe: Using COM object in a C++ software Pin
moliate9-Oct-01 2:15
moliate9-Oct-01 2:15 
GeneralCannot instantiate abstract class due to following members Pin
Shadi Al-Kahwaji2-Oct-01 22:10
Shadi Al-Kahwaji2-Oct-01 22:10 
GeneralRe: Cannot instantiate abstract class due to following members Pin
Michael P Butler2-Oct-01 22:24
Michael P Butler2-Oct-01 22:24 
GeneralRe: Cannot instantiate abstract class due to following members Pin
Shadi Al-Kahwaji2-Oct-01 22:43
Shadi Al-Kahwaji2-Oct-01 22:43 
GeneralRe: Cannot instantiate abstract class due to following members Pin
Michael P Butler3-Oct-01 0:06
Michael P Butler3-Oct-01 0:06 
GeneralRe: Cannot instantiate abstract class due to following members Pin
Michael Dunn2-Oct-01 22:57
sitebuilderMichael Dunn2-Oct-01 22:57 
Can you post some of the problematic code? Usually that error happens when you try to use use new to create an ATL class, which is the wrong way to do it, but you said you're using CreateInstance.
Does the class have a BEGIN_COM_MAP()/END_COM_MAP() section?

--Mike--
http://home.inreach.com/mdunn/
Heart | [heart] your Green Alien | [Alien] with Good Stuff | [The good stuff] and Beer | [beer]
GeneralRe: Cannot instantiate abstract class due to following members Pin
Michael A Barnhart3-Oct-01 3:19
Michael A Barnhart3-Oct-01 3:19 
GeneralRe: Cannot instantiate abstract class due to following members Pin
Shadi Al-Kahwaji3-Oct-01 4:44
Shadi Al-Kahwaji3-Oct-01 4:44 
GeneralGet windowmessages to a com object Pin
Christer2-Oct-01 1:16
Christer2-Oct-01 1:16 
GeneralRe: Get windowmessages to a com object Pin
NormDroid2-Oct-01 1:20
professionalNormDroid2-Oct-01 1:20 
GeneralRe: Get windowmessages to a com object Pin
Christer2-Oct-01 1:23
Christer2-Oct-01 1:23 
GeneralImporting TLB Problem Pin
Joseph Dempsey1-Oct-01 5:59
Joseph Dempsey1-Oct-01 5:59 
GeneralRe: Importing TLB Problem Pin
Rashid Thadha9-Oct-01 2:43
Rashid Thadha9-Oct-01 2:43 
GeneralTypes, types, types Pin
1-Oct-01 2:52
suss1-Oct-01 2:52 
GeneralRe: Types, types, types Pin
Aaron Schaefer1-Oct-01 4:45
Aaron Schaefer1-Oct-01 4:45 
GeneralRe: Types, types, types Pin
1-Oct-01 5:13
suss1-Oct-01 5:13 
GeneralRe: Types, types, types Pin
Aaron Schaefer1-Oct-01 6:14
Aaron Schaefer1-Oct-01 6:14 
GeneralRe: Types, types, types Pin
1-Oct-01 6:57
suss1-Oct-01 6:57 
QuestionCan I use GDI+ lib in my ATL projects Pin
joyle29-Sep-01 19:26
joyle29-Sep-01 19:26 
Questionhow to set IE default homepage and error pages in VC? Pin
Amit Dey29-Sep-01 12:49
Amit Dey29-Sep-01 12:49 
AnswerRe: how to set IE default homepage and error pages in VC? Pin
Amit Dey3-Oct-01 0:31
Amit Dey3-Oct-01 0:31 
GeneralActiveX for Internet Explorer and versioning Pin
29-Sep-01 0:56
suss29-Sep-01 0:56 
QuestionHow to create an ActiveX in a CView (MFC) help or URL or Books wanted Pin
Remi Morin27-Sep-01 4:46
Remi Morin27-Sep-01 4:46 

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.