Searched refs:format_message_from_system (Results 1 – 1 of 1) sorted by relevance
121 format_message_from_system(DWORD win32_error_id, DWORD lang_id, LPSTR buffer, DWORD size) in format_message_from_system() function142 …len = format_message_from_system(win32_error_id, MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US), buf… in win32_strerror()144 …len = format_message_from_system(win32_error_id, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), buffer… in win32_strerror()