Searched defs:systemError (Results 1 – 2 of 2) sorted by relevance
50 HRESULT CUpdateCallbackConsole::CanNotFindError(const wchar_t *name, DWORD systemError) in CanNotFindError()174 HRESULT CUpdateCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError) in OpenFileError()
70 catch(const CSystemException &systemError) in main() local