... #else wchar_t *DLLFileName = L"CoreFoundation.dll"; #endif HMODULE ourModule = GetModuleHandleW(DLLFileName); CFAssert(ourModule, __kCFLogAssertion, ...
確定! 回上一頁