I have created a DLL in VC++ 6 that has 3 classes and is used for a simple file conversion. One classe performs all of the work, while the other 2 classes are used within the first one. The main class has a function called Convert() that performs all of the work, but I don't know how to call that function from within VB 6. What do I have to do since the function is a part of a Class and not stand-alone??

={ S. Kyle Korndoerfer }=