Home
last modified time | relevance | path

Searched defs:kernel32 (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/rust/tests/ui/abi/
Dx86stdcall.rs6 mod kernel32 { module
Dx86stdcall2.rs11 mod kernel32 { module
/third_party/python/PC/
Dvalidate_ucrtbase.py29 kernel32 = WinDLL('kernel32') variable
Dlauncher2.c140 HMODULE kernel32 = GetModuleHandleW(L"kernel32.dll"); in _getNativeMachine() local
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c405 HMODULE kernel32 = GetModuleHandle("kernel32"); in ntfs_device_win32_init_imports() local