Home
last modified time | relevance | path

Searched refs:DisplayError (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/common/gui/
H A Dd2dvideo.cpp42 bool DisplayError(LPSTR lpstrErr, HRESULT hres) { in DisplayError() function
63 DisplayError("DrawBitmap error", hr); in DrawBitmap()
123 DisplayError("Unable to initialize the program's window."); in init_window()
H A Dgdivideo.cpp33 bool DisplayError(LPSTR lpstrErr, HRESULT hres) { in DisplayError() function
113 DisplayError("Unable to initialize the program's window."); in init_window()
H A Dwinvideo.hpp60 bool DisplayError(LPSTR lpstrErr, HRESULT hres = 0); // always returns false
265 DisplayError("Can't create thread"); in main_loop()