Home
last modified time | relevance | path

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

/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.c1501 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1533 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local