Hi all,
OK, I have a DLL program that contains a couple of classes. There are two
things I would like to know:
1: How do I export a class from a DLL
2: How do I import the class into VB6?
Note: The DLL in question is home-grown and written in VC++.
Thanks for any help.
GST
OK, I have a DLL program that contains a couple of classes. There are two
things I would like to know:
1: How do I export a class from a DLL
2: How do I import the class into VB6?
Note: The DLL in question is home-grown and written in VC++.
Thanks for any help.
GST
Comment