Click to See Complete Forum and Search --> : ActiveX Control Container non-MFC non-ATL


nystrom
April 19th, 2003, 12:33 PM
I need to make an ActiveX control container without MFC and without ATL, only I can use is the win32 API and C++ as language.
I know that an ActiveX control container is a OLE container plus any other intefarces.
I will thank any ideas / sample code / tutorial.