Noncompliant Code Example. #include <Windows.h> void func(void) { HMODULE hMod = LoadLibrary(TEXT("MyLibrary.dll")) ...
確定! 回上一頁