Home
last modified time | relevance | path

Searched refs:api_win_core_file_module (Results 1 – 1 of 1) sorted by relevance

/libuv/src/win/
H A Dwinapi.c60 HMODULE api_win_core_file_module; in uv__winapi_init() local
152 api_win_core_file_module = GetModuleHandleA("api-ms-win-core-file-l2-1-4.dll"); in uv__winapi_init()
153 if (api_win_core_file_module != NULL) { in uv__winapi_init()
155 api_win_core_file_module, "GetFileInformationByName"); in uv__winapi_init()

Completed in 5 milliseconds