www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - Loading COM Objects

reply Martin W. <Martin_member pathlink.com> writes:
Hello,
I want to add the Adobe-Reader OCX to my win32-APP.
Is there a way to load this COM-Object in DMC++??
May I use ATL for it?

TIA,
Martin W.
Jan 07 2004
parent Jan Knepper <jan smartsoft.us> writes:
Yes you can.
I usually create the header files with the interfaces with VC-- and than 
used them with DMC++ ;-)



Martin W. wrote:
 Hello,
 I want to add the Adobe-Reader OCX to my win32-APP.
 Is there a way to load this COM-Object in DMC++??
 May I use ATL for it?
 
 TIA,
 Martin W.
 
 
-- ManiaC++ Jan Knepper
Jan 08 2004