HMODULE hDllUser32 = LoadLibrary(L"user32.dll"); ... If it is windows system dll, you would easily get those information from Googling.
確定! 回上一頁