/reactos/base/applications/sndrec32/ |
H A D | audio_wavein.cpp | 108 MessageBox(0, TEXT("waveInPrepareHeader Error."), 0, 0); in prep_headers_() 131 MessageBox(0, TEXT("waveInUnPrepareHeader Error."), 0, 0); in unprep_headers_() 154 MessageBox(0, TEXT("waveInAddBuffer Error."), 0, 0); in add_buffers_to_driver_() 208 MessageBox(0, TEXT("Thread Error."), 0, 0); in open() 236 MessageBox(0, TEXT("Thread Error."), 0, 0); in open() 258 MessageBox(0, TEXT("waveInOpen Error"), 0, 0); in open() 294 MessageBox(0, TEXT("Event Error."), 0, 0); in start_recording() 302 MessageBox(0, TEXT("waveInStart Error."), 0, 0); in start_recording() 322 MessageBox(0, TEXT("waveInReset Error."), 0, 0); in stop_recording() 333 MessageBox(0, TEXT("waveInStop Error."), 0, 0); in stop_recording()
|
H A D | audio_resampler_acm.cpp | 66 MessageBox(0, _T("acmOpen error: %i"), _T("ERROR"), MB_ICONERROR); in open() 81 MessageBox(0, _T("acmStreamSize error"), _T("ERROR"), MB_ICONERROR); in open() 105 MessageBox(0, _T("acmStreamPrepareHeader error"), _T("ERROR"), MB_ICONERROR); in open() 145 MessageBox(0, _T("acmStreamUnPrepareHeader error"), _T("ERROR"), MB_ICONERROR); in close() 172 MessageBox(0, _T("acmStreamClose error"), _T("ERROR"), MB_ICONERROR); in close() 211 MessageBox(0, _T("acmStreamConvert error"), _T("ERROR"), MB_ICONERROR); in audio_receive()
|
H A D | audio_waveout.cpp | 210 MessageBox(0, _T("waveOutOpen Error"), 0, 0); in open() 265 MessageBox(0, _T("waveOutWrite Error"), 0, 0); in play() 285 MessageBox(0, _T("waveOutPause Error"), 0, 0); in pause() 311 MessageBox(0, _T("err WaveOutReset.\n"),_T("ERROR"), 0); in stop() 340 MessageBox(0, _T("waveOutClose Error"), 0, 0); in close() 418 MessageBox(0, _T("waveOutWrite Error"), 0, 0); in playing_procedure()
|
H A D | sndrec32.cpp | 945 MessageBox(main_win, in open_wav() 956 MessageBox(main_win, in open_wav() 968 MessageBox(main_win, in open_wav() 980 MessageBox(main_win, in open_wav() 992 MessageBox(main_win, in open_wav() 1016 MessageBox(main_win, in open_wav() 1056 i = MessageBox(main_win, in write_wav() 1098 MessageBox(main_win, in write_wav() 1110 MessageBox(main_win, in write_wav() 1122 MessageBox(main_win, in write_wav() [all …]
|
/reactos/base/applications/dxdiag/ |
H A D | d3dtest.c | 35 if (MessageBox(NULL, szTestDescription, szCaption, MB_YESNO | MB_ICONQUESTION) == IDNO) in StartD3DTest() 58 MessageBox(NULL, szError, szCaption, MB_OK | MB_ICONERROR); in StartD3DTest() 62 if(MessageBox(NULL, szResult, szCaption, MB_YESNO | MB_ICONQUESTION) == IDYES) in StartD3DTest() 116 if(MessageBox(NULL, szDescription, szCaption, MB_YESNO | MB_ICONQUESTION) == IDNO) in D3DTests()
|
H A D | ddtest.c | 37 if(MessageBox(NULL, szTestDescription, szCaption, MB_YESNO | MB_ICONQUESTION) == IDNO) in StartDDTest() 60 MessageBox(NULL, szError, szCaption, MB_OK | MB_ICONERROR); in StartDDTest() 64 if(MessageBox(NULL, szResult, szCaption, MB_YESNO | MB_ICONQUESTION) == IDYES) in StartDDTest() 105 if(MessageBox(NULL, szDescription, szCaption, MB_YESNO | MB_ICONQUESTION) == IDNO) in DDTests()
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdguiut.c | 158 reply = MessageBox(hParent, msg ? msg : "save?", in VfdGuiClose() 210 reply = MessageBox( in VfdGuiClose() 225 reply = MessageBox( in VfdGuiClose() 272 ret = MessageBox(hParent, in VfdGuiFormat() 282 MessageBox(hParent, in VfdGuiFormat() 310 reply = MessageBox( in VfdGuiFormat() 339 MessageBox(hParent, in VfdGuiFormat()
|
H A D | vfdshprop.cpp | 277 MessageBox(hDlg, SystemMessage(ret), in OnControl() 302 MessageBox(hDlg, in UpdateImageInfo() 322 MessageBox(hDlg, in UpdateImageInfo()
|
/reactos/modules/rostests/tests/mdi/ |
H A D | mdi.c | 166 MessageBox(hMDIClient, "MDI Child creation failed.", "Oh Oh...", in CreateNewMDIChild() 199 MessageBox(hwnd, "Could not create MDI client.", "Error", MB_OK | MB_ICONERROR); in WndProc() 206 MessageBox(hwnd, "Could not create tool bar.", "Error", MB_OK | MB_ICONERROR); in WndProc() 361 MessageBox(hwnd, "Could not create edit box.", "Error", MB_OK | MB_ICONERROR); in MDIChildWndProc() 453 MessageBox(0, "Could Not Register Child Window", "Oh Oh...", in SetUpMDIChildWindowClass() 486 MessageBox(NULL, "Window Registration Failed!", "Error!", in WinMain() 504 MessageBox(NULL, "Window Creation Failed!", "Error!", in WinMain()
|
/reactos/base/applications/screensavers/3dtext/ |
H A D | 3dtext.c | 299 … MessageBox(0, _TEXT("Can't Find A Suitable PixelFormat."), _TEXT("Error"),MB_OK | MB_ICONERROR); in ScreenSaverProc() 309 … MessageBox(0, _TEXT("Can't Set The PixelFormat."), _TEXT("Error"), MB_OK | MB_ICONERROR); in ScreenSaverProc() 322 …MessageBox(0, _TEXT("Can't Create A GL Rendering Context."), _TEXT("Error"), MB_OK | MB_ICONERROR); in ScreenSaverProc() 332 MessageBox(0, _TEXT("Can't Activate GLRC."), _TEXT("Error"), MB_OK | MB_ICONERROR); in ScreenSaverProc()
|
/reactos/modules/rosapps/applications/sysutils/utils/sdkparse/ |
H A D | assert.h | 24 …assert,1024,"ASSERT FAILURE: (%s) at %s:%i\n",#x,__FILE__,__LINE__); ::MessageBox(NULL,stmp_assert… 42 …4,"ASSERTION FAILURE:\n%s\n\n%s: line %i", #x, __FILE__, __LINE__ ); ::MessageBox(NULL,s,"Assertio…
|
/reactos/modules/rosapps/applications/fraginator/ |
H A D | Fraginator.cpp | 50 … MessageBox (GetDesktopWindow(), L"Sorry, this program requires Windows 2000.", L"Error", MB_OK); in wWinMain() 59 MessageBox (NULL, L"Click OK to quit", L"Leaks", MB_OK); in wWinMain()
|
/reactos/modules/rosapps/applications/screensavers/starfield/ |
H A D | screensaver.c | 84 MessageBox (0, in SetUpStars() 100 MessageBox (0, in SetUpStars() 222 MessageBox(0, in RegisterDialogClasses()
|
/reactos/modules/rosapps/templates/old_wordpad/ |
H A D | opensave.c | 51 MessageBox(NULL, _T("Open file failed"), NULL, 0); in DoOpenFile() 76 MessageBox(NULL, _T("Save to file failed"), NULL, 0); in DoSaveFile()
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | shelltests.cpp | 118 MessageBox(hwnd, desktop_browser, TEXT("Your selected path"), MB_OK); in main() 130 MessageBox(hwnd, rooted_browser, TEXT("Your selected path"), MB_OK); in main()
|
H A D | utility.cpp | 107 MessageBox(hwnd, msg, TEXT("ROS Explorer"), MB_OK); in display_error() 110 MessageBox(0, msg, TEXT("ROS Explorer"), MB_OK); in display_error() 117 MessageBox(hwnd, msg, TEXT("ROS Explorer"), MB_OK); in display_error() 120 MessageBox(0, msg, TEXT("ROS Explorer"), MB_OK); in display_error()
|
/reactos/boot/freeldr/fdebug/ |
H A D | fdebug.c | 197 … MessageBox(hWnd, TEXT("You are not currently connected!"), TEXT("Error"), MB_OK|MB_ICONSTOP); in WndProc() 226 … MessageBox(hWnd, TEXT("You are already connected!"), TEXT("Error"), MB_OK|MB_ICONSTOP); in WndProc() 248 … MessageBox(hWnd, TEXT("You are not currently connected!"), TEXT("Error"), MB_OK|MB_ICONSTOP); in WndProc() 455 MessageBox(hMainWnd, TEXT("Error opening port!"), TEXT("Error"), MB_OK|MB_ICONSTOP); in Rs232Thread() 463 MessageBox(hMainWnd, TEXT("Error configuring port!"), TEXT("Error"), MB_OK|MB_ICONSTOP); in Rs232Thread()
|
/reactos/modules/rostests/win32/user32/kbdlayout/ |
H A D | kbdlayout.c | 102 MessageBox(0, buf, L"msg", 0); in FormatMsg() 112 MessageBox(hWnd, buf, Caption, Flags); in FormatBox() 277 else MessageBox(hDlg, L"No item selected", L"Error", MB_ICONERROR); in MainDialogProc() 292 else MessageBox(hDlg, L"No item selected", L"Error", MB_ICONERROR); in MainDialogProc()
|
/reactos/dll/cpl/usrmgr/ |
H A D | users.c | 45 MessageBox(hwndDlg, in CheckPasswords() 140 MessageBox(NULL, szText, TEXT("NetUserSetInfo"), MB_ICONERROR | MB_OK); in UserChangePassword() 307 MessageBox(NULL, szText, TEXT("NetUserAdd"), MB_ICONERROR | MB_OK); in UserNew() 374 if (MessageBox(NULL, szText, TEXT("User Accounts"), MB_ICONWARNING | MB_YESNO) == IDNO) in UserDelete() 383 MessageBox(NULL, szText, TEXT("NetUserDel"), MB_ICONERROR | MB_OK); in UserDelete() 557 MessageBox(NULL, szText, TEXT("NetUserSetInfo"), MB_ICONERROR | MB_OK); in OnEndLabelEdit()
|
H A D | groups.c | 206 MessageBox(NULL, szText, TEXT("NetUserAdd"), MB_ICONERROR | MB_OK); in GroupNew() 265 if (MessageBox(NULL, szText, TEXT("User Groups"), MB_ICONWARNING | MB_YESNO) == IDNO) in GroupDelete() 274 MessageBox(NULL, szText, TEXT("NetLocalGroupDel"), MB_ICONERROR | MB_OK); in GroupDelete() 366 MessageBox(NULL, szText, TEXT("NetLocalGroupSetInfo"), MB_ICONERROR | MB_OK); in OnGroupsPageEndLabelEdit()
|
/reactos/modules/rostests/tests/button/ |
H A D | buttontst.c | 76 MessageBox(0, "Error registering test window class.", in WinMain() 89 MessageBox(0, "Error creating test window.", in WinMain()
|
/reactos/modules/rostests/tests/multithrdwin/ |
H A D | multithrdwin.c | 210 MessageBox(hWnd, "SendMessageTimeout() OK", NULL, 0); in MultiWndProc() 217 MessageBox(hWnd, "SendMessageTimeout() Timeout", NULL, 0); in MultiWndProc() 222 MessageBox(hWnd, "SendMessageTimeout() Failed", NULL, 0); in MultiWndProc()
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | user_lib.cpp | 145 result = MessageBox(hWnd, pszMessage, pszTitle, fuStyle | MB_SETFOREGROUND); in MyMessageBox() 495 MessageBox( NULL, (CCHAR*)lpMsgBuf, "Error", MB_OK|MB_ICONHAND ); in SetRegUlong() 520 MessageBox( NULL, (CCHAR*)lpMsgBuf, "Error", MB_OK|MB_ICONHAND ); in SetRegUlong() 877 MessageBox(NULL,ErrMes,"UDFFormat",MB_OK | MB_ICONHAND); in LauncherRoutine2() 881 MessageBox(NULL,szLaunchPath,"Message",MB_OK); in LauncherRoutine2()
|
/reactos/modules/rosapps/applications/screensavers/ssstars/ |
H A D | ssstars.c | 351 MessageBox(0, _T("Can't Find A Suitable PixelFormat."), _T("Error"),MB_OK | MB_ICONERROR); in OnCreate() 361 MessageBox(0, _TEXT("Can't Set The PixelFormat."), _T("Error"), MB_OK | MB_ICONERROR); in OnCreate() 374 … MessageBox(0, _T("Can't Create A GL Rendering Context."), _T("Error"), MB_OK | MB_ICONERROR); in OnCreate() 384 MessageBox(0, _T("Can't Activate GLRC."), _TEXT("Error"), MB_OK | MB_ICONERROR); in OnCreate()
|
/reactos/modules/rostests/tests/statst/ |
H A D | statst.c | 134 MessageBox(0, "Error registering test window class.", in WinMain() 147 MessageBox(0, "Error creating test window.", in WinMain()
|