Searched refs:dwLen (Results 1 – 1 of 1) sorted by relevance
1999 DWORD dwLen = 0; in winGetLastErrorMsg() local2005 dwLen = osFormatMessageW(FORMAT_MESSAGE_FROM_SYSTEM | in winGetLastErrorMsg()2015 dwLen = osFormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER | in winGetLastErrorMsg()2025 if( dwLen > 0 ){ in winGetLastErrorMsg()2039 dwLen = osFormatMessageA(FORMAT_MESSAGE_ALLOCATE_BUFFER | in winGetLastErrorMsg()2048 if( dwLen > 0 ){ in winGetLastErrorMsg()2058 if( 0 == dwLen ){ in winGetLastErrorMsg()