|
-
April 13th, 1999, 03:24 PM
#1
COM
I am having a problem accessing a COM object from a 16 bit windows application
when I use ::CoCreateInstance() it returns REGDB_E_CLASSNOTREG.
When I compile the program as a 32 bit app ::CoCreateInstance() works fine.
Is it not possible to use a 32 bit COM object with a 16 bit app?
I need to use the COM object from an older 16 bit application, the old application cannot be converted to a 32 bit application and it needs to use
the COM object.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|