Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dloadlibrary.c85 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in _Expat_LoadLibrary() local
/aosp_15_r20/external/python/cpython2/PC/
Ddl_nt.c49 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/aosp_15_r20/external/curl/lib/
H A Dsystem_win32.c183 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1467 HANDLE hKernel32; in sys_getwindowsversion_impl() local
1499 hKernel32 = GetModuleHandleW(L"kernel32.dll"); in sys_getwindowsversion_impl() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c75 HINSTANCE hKernel32 = GetModuleHandle("KERNEL32"); in check_CancelIoEx() local
Dposixmodule.c14671 HMODULE hKernel32; in os__add_dll_directory_impl() local
14716 HMODULE hKernel32; in os__remove_dll_directory_impl() local