win32api.LoadLibraryEx
PyHANDLE = LoadLibraryEx(fileName, handle , handle )
Loads the specified DLL, and returns the handle.
Parameters
Win32 API References
PyHANDLE = LoadLibraryEx(fileName, handle , handle )
Loads the specified DLL, and returns the handle.