Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Ddl.c112 if (!res && (GetLastError() == ERROR_MUI_FILE_NOT_FOUND || in uv__dlerror()
H A Dwinapi.h4645 #ifndef ERROR_MUI_FILE_NOT_FOUND
4646 # define ERROR_MUI_FILE_NOT_FOUND 15100 macro