Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsystem_win32.c212 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/third_party/python/Python/
Dsysmodule.c1467 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1499 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local
/third_party/python/Modules/
D_winapi.c75 HINSTANCE hKernel32 = GetModuleHandle("KERNEL32"); in check_CancelIoEx() local
Dposixmodule.c14711 HMODULE hKernel32; in os__add_dll_directory_impl() local
14756 HMODULE hKernel32; in os__remove_dll_directory_impl() local