使用 GetProcAddress Function 时,有以下几点需要特别留意:1. 第二个参数类型是LPCSTR,不是 LPCTSTR;2. 用__declspec(dllexport), ...
確定! 回上一頁