Searched refs:winGetLastErrorMsg (Results 1 – 1 of 1) sorted by relevance
1994 static int winGetLastErrorMsg(DWORD lastErrno, int nBuf, char *zBuf){ in winGetLastErrorMsg() function2096 winGetLastErrorMsg(lastErrno, sizeof(zMsg), zMsg); in winLogErrorAtLine()5823 winGetLastErrorMsg(osGetLastError(), nBuf, zBufOut);6038 if( nBuf>0 ) winGetLastErrorMsg(e, nBuf, zBuf);