Hi,
I have a DLL, and I have a MFC App that included automation ect.. How do I access the DLL from my App?? I think you have to copy the DLL to the common folder, and call it somehow. Anyway I need help. Thanx in advance.
Printable View
Hi,
I have a DLL, and I have a MFC App that included automation ect.. How do I access the DLL from my App?? I think you have to copy the DLL to the common folder, and call it somehow. Anyway I need help. Thanx in advance.
http://www.planet-source-code.com/vb...=1006&lngWId=3
Although you have to know the function names and their EXACT PARAMETERS, else nasty things will happen.