Bring up Modeless Forms in VB DLL from VC
C / C++ / MFC
1
Posts
1
Posters
7
Views
1
Watching
-
Hi there, I am bringing up a Form in a VB ActiveX DLL in VC++ by using #import. If the Form in VB is Modal, everything works fine, but if I declared the Form Modeless, then I will get an very unhelpful error message -- "Unknown Error 0x800A016":( Any of your input will be greately appreciated. Thank you for your time! Linda Yang