PDA

Click to See Complete Forum and Search --> : Calling DLL


Wak
Dec 27th, 2000, 01:31 AM
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.

parksie
Dec 27th, 2000, 12:49 PM
http://www.planet-source-code.com/vb/default.asp?lngCId=1006&lngWId=3

Although you have to know the function names and their EXACT PARAMETERS, else nasty things will happen.