Home
last modified time | relevance | path

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

/third_party/python/PC/
Ddl_nt.c57 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/third_party/curl/lib/
Dsystem_win32.c179 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/third_party/python/Modules/
Doverlapped.c119 HINSTANCE hKernel32; in initialize_function_pointers() local
143 hKernel32 = GetModuleHandle("KERNEL32"); in initialize_function_pointers() local
D_winapi.c73 HINSTANCE hKernel32 = GetModuleHandle("KERNEL32"); in check_CancelIoEx() local
Dposixmodule.c13627 HMODULE hKernel32; in os__add_dll_directory_impl() local
13672 HMODULE hKernel32; in os__remove_dll_directory_impl() local
/third_party/python/Python/
Dsysmodule.c1456 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1488 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp3014 HMODULE hKernel32 = GetModuleHandleW(L"kernel32"); in ValidateOperatingSystem() local
3045 HMODULE hKernel32 = GetModuleHandleW(L"kernel32"); in ValidateOperatingSystem() local