|
-
July 25th, 2000, 08:38 AM
#1
Using VC++ 6 Classes in DLL in VB6
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 }=
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|