Searched refs:DisplayError (Results 1 – 3 of 3) sorted by relevance
42 bool DisplayError(LPSTR lpstrErr, HRESULT hres) { in DisplayError() function63 DisplayError("DrawBitmap error", hr); in DrawBitmap()123 DisplayError("Unable to initialize the program's window."); in init_window()
33 bool DisplayError(LPSTR lpstrErr, HRESULT hres) { in DisplayError() function113 DisplayError("Unable to initialize the program's window."); in init_window()
60 bool DisplayError(LPSTR lpstrErr, HRESULT hres = 0); // always returns false265 DisplayError("Can't create thread"); in main_loop()