Hi,

I am trying to create a DLL that I can access in VB.
I'm using VC++ v6.0 and VB 6.0.
I want to be able to create a class in C++ and then be able to make an object of it from VB, is this possible and if so does anyone know how to do it.

Kind Regards

IJ...