H
Harkos
Hello,
I have some code using LoadLibrary, GetProcAddress and FreeLibrary methods
of Win32 API. I can correctly load and dispose any native DLL and even
retrieve the function pointer with GetProcAddress. What I can't is to run
this method. So, does anybody knows how to call this function pointer.
[]'s,
Harkos
I have some code using LoadLibrary, GetProcAddress and FreeLibrary methods
of Win32 API. I can correctly load and dispose any native DLL and even
retrieve the function pointer with GetProcAddress. What I can't is to run
this method. So, does anybody knows how to call this function pointer.
[]'s,
Harkos