Radar
Apr 4th, 2001, 02:32 PM
Hi All........
I'm kinda new at C++, but I need to build a simple demo app that will (hopefully) show some features of an ActiveX DLL that was written in VB. Is it possible to declare/use a VB ActiveX DLL in C++? I realize that the VB runtimes will need to be installed for the demo - no problem there. It seems that what I'm trying to do may be a bit backwards - I've heard alot about C++ DLL usage in VB, but almost nothing the other way around. If it helps, I'm using VC++ v6.0. Anyway, any help would be appreciated, and thanks alot in advance :)
- Radar
I'm kinda new at C++, but I need to build a simple demo app that will (hopefully) show some features of an ActiveX DLL that was written in VB. Is it possible to declare/use a VB ActiveX DLL in C++? I realize that the VB runtimes will need to be installed for the demo - no problem there. It seems that what I'm trying to do may be a bit backwards - I've heard alot about C++ DLL usage in VB, but almost nothing the other way around. If it helps, I'm using VC++ v6.0. Anyway, any help would be appreciated, and thanks alot in advance :)
- Radar