J
Jake D
I understand how to load a DLL in C++ and use functions from it,
however I have a DLL which I did not create which has some classes in
it. I can't seem to find out how to use the classes to make an object
and then to be able to use methods of the object
however I have a DLL which I did not create which has some classes in
it. I can't seem to find out how to use the classes to make an object
and then to be able to use methods of the object