Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dloadlibrary.c85 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in _Expat_LoadLibrary() local
/external/python/cpython2/PC/
Ddl_nt.c49 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/external/python/cpython3/PC/
Ddl_nt.c57 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/external/curl/lib/
Dsystem_win32.c375 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/external/libusb/libusb/os/
Dpoll_windows.c96 HMODULE hKernel32 = GetModuleHandleA("KERNEL32"); in setup_cancel_io() local
/external/python/cpython3/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.c13457 HMODULE hKernel32; in os__add_dll_directory_impl() local
13498 HMODULE hKernel32; in os__remove_dll_directory_impl() local
/external/python/cpython3/Python/
Dsysmodule.c1406 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1438 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp3014 HMODULE hKernel32 = GetModuleHandleW(L"kernel32"); in ValidateOperatingSystem() local
3045 HMODULE hKernel32 = GetModuleHandleW(L"kernel32"); in ValidateOperatingSystem() local