Home
last modified time | relevance | path

Searched defs:hKernel32 (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/lib/
Dsystem_win32.c179 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/third_party/python/Modules/
Doverlapped.c162 HINSTANCE hKernel32; in initialize_function_pointers() local
186 hKernel32 = GetModuleHandle("KERNEL32"); in initialize_function_pointers() local
D_winapi.c75 HINSTANCE hKernel32 = GetModuleHandle("KERNEL32"); in check_CancelIoEx() local
Dposixmodule.c14506 HMODULE hKernel32; in os__add_dll_directory_impl() local
14551 HMODULE hKernel32; in os__remove_dll_directory_impl() local
/third_party/python/Python/
Dsysmodule.c1500 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1532 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local