... WCHAR> lib_name = PtrToStringChars(string); // Always use the Unicode version of LoadLibrary HINSTANCE handle = LoadLibraryW(lib_name);.
確定! 回上一頁