Home | History | Annotate | Download | only in PC

Lines Matching full:getlasterror

88         winerror(GetLastError(), win_message, MSGSIZE);
263 winerror(GetLastError(), message, MSGSIZE);
582 rc = GetLastError();
1410 winerror(GetLastError(), message, MSGSIZE);
1419 debug(L"GetFileVersionInfo failed: %X\n", GetLastError());
1424 debug(L"VerQueryValue failed: %X\n", GetLastError());