Good day everybody...

I wish to know how can I use an ActiveX Exe created using VB, in VC++?

I have to do this because I cannot load a modeless form (in ActiveX DLL) created using VB, in VC++. It gives me an error of:

"Non-modal forms cannot be displayed in this host application from an AvtiveX DLL, ActiveX Control, or Propert Page."

Thanks in advanced.