C++ Kopírovat HMODULE LoadLibraryExW( [in] LPCWSTR lpLibFileName, HANDLE hFile, [in] DWORD dwFlags ); Parameters[in] lpLibFileNameA string that specifies the file name of the module to load. This name is not related to the name stored in a library module itself, as specified by the...