Hi all,
I'd like to use an activeX component in Visual C++. The ocx file has been registered and I can insert the component in a dialog of the resource editor. But how I get a wrapper class to use the activeX object now?? On MFC applications, the editor creates a wrapper class for the ocx, but I'm not using MFC...
Thanks! Henry