Hi,
I am looking for a tool which will allow me to compile a non-ActiveX DLL in Visual basic..i.e. one which has a VTABLE and is accesses with the LoadLibrary() and GetProcAddress() functions.
Moreover, I would like my compiled DLL to also support the ActiveX interface created in VB.
Am I asking for the moon, or does anyone know of such a thing?
TIA,
Duncan
