View Single Post
Old 04-24-2005, 11:29 AM   #4 (permalink)
QUantumAnenome
Code Monkey
 
Join Date: Mar 2005
Posts: 56
QUantumAnenome is on a distinguished road
Send a message via Yahoo to QUantumAnenome
Ok, LoadLibrary works fine now (silly error), but what do I need to do to get GetProcAddress() to work. I tried the (my_dll, "MyFuncame"), but I think I need a Module Definition File, but don't know what that is or what to put in it.
Thanks for your help!
QUantumAnenome is offline   Reply With Quote