Searched refs:MessageBox (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/
H A Dwindbgdlg.cpp57 return MessageBox(NULL, msg, "nsDebug::Assertion",
/vbox/src/libs/libxml2-2.6.31/win32/wince/
H A Dwincecompat.h48 #define perror(_t) MessageBox(NULL, _T("_t"), _T("Error/Warning"), MB_OK)
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c134 MessageBox( NULL,
243 MessageBox( hwnd, TEXT( "Edit control out of space." ),
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp52 MessageBox(NULL, text, "XP Event Loop", MB_OK | MB_ICONSTOP);
57 MessageBox(NULL, text, "XP Event Loop", MB_OK | MB_ICONINFORMATION);
/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp282 MessageBox(NULL, txt, title, MB_OK);
294 MessageBox(NULL, txt, title, MB_OK);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c203 MessageBox (hwnd, szBuffer, szAppName, MB_OK | MB_ICONEXCLAMATION) ;
214 nReturn = MessageBox (hwnd, szBuffer, szAppName,
362 MessageBox (hwnd, "Edit control out of space.",
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c96 MessageBox (NULL, TEXT ("Error: this program requires Windows NT!"),
289 MessageBox (hwnd, TEXT ("Error in saving the PNG image"),
686 MessageBox (hwnd, TEXT ("Error in loading the PNG image"),
725 MessageBox (hwnd, TEXT ("Error in displaying the PNG image"),
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Derror.c367 MessageBox( NULL, txt, "Chromium Error", MB_OK );
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp599 MessageBox(GetDesktopWindow(),
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h3771 #define MessageBox WINELIB_NAME_AW(MessageBox) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h4848 #define MessageBox WINELIB_NAME_AW(MessageBox) macro

Completed in 121 milliseconds