Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c641 #define osFormatMessageW ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPWSTR, \ macro
2005 dwLen = osFormatMessageW(FORMAT_MESSAGE_FROM_SYSTEM | in winGetLastErrorMsg()
2015 dwLen = osFormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER | in winGetLastErrorMsg()