Searched refs:dwError (Results 1 – 1 of 1) sorted by relevance
412 DWORD dwError; in PrintWin32Error() local414 dwError = GetLastError(); in PrintWin32Error()418 dwError, in PrintWin32Error()427 fprintf(stream, "%s: error 0x%x\n", text, dwError); in PrintWin32Error()