|
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!
|