Searched refs:MB_ICONERROR (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/layout/
H A DGDIGUISupport.cpp20 MessageBoxA(NULL, message, title, MB_ICONERROR);
H A Dclayout.c91 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR);
H A Dlayout.cpp90 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR);
/external/icu/icu4c/source/samples/layout/
H A DGDIGUISupport.cpp20 MessageBoxA(NULL, message, title, MB_ICONERROR);
H A Dclayout.c91 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR);
H A Dlayout.cpp90 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR);
/external/chromium_org/sandbox/win/sandbox_poc/
H A Dsandbox.cc73 L"Error during initialization", MB_ICONERROR);
80 L"Error during initialization", MB_ICONERROR);
H A Dmain_ui_window.cc336 MB_ICONERROR);
344 MB_ICONERROR);
352 MB_ICONERROR);
/external/chromium_org/third_party/libjpeg_turbo/
H A Djerror.c108 MB_OK | MB_ICONERROR); local
/external/jpeg/
H A Djerror.c108 MB_OK | MB_ICONERROR); local
/external/openssl/apps/
H A Dwinrand.c143 "OpenSSL", MB_OK | MB_ICONERROR);
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jerror.c105 MB_OK | MB_ICONERROR); local
/external/qemu/distrib/jpeg-6b/
H A Djerror.c108 MB_OK | MB_ICONERROR); local
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main_win.cc232 MB_OK | MB_ICONERROR | MB_TOPMOST);
378 const UINT flags = MB_OK | MB_ICONERROR | MB_TOPMOST;
/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c104 MessageBoxW(0, messageW, L"7-Zip Error", MB_ICONERROR);
106 MessageBoxA(0, message, "7-Zip Error", MB_ICONERROR);
/external/opencv/cxcore/src/
H A Dcxerror.cpp194 int answer = MessageBox( NULL, message, title, MB_ICONERROR|MB_ABORTRETRYIGNORE|MB_SYSTEMMODAL );
/external/chromium_org/chrome/installer/mini_installer/
H A Dmini_installer.cc766 ::MessageBox(NULL, kComponentBuildIncompatibleMessage, NULL, MB_ICONERROR);
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc151 MB_ICONERROR | MB_OK);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc210 flags |= MB_ICONERROR;
/external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
H A DtestAPI.cc131 MessageBox( 0, TEXT("Failed to register window class!"),TEXT("Error!"), MB_OK|MB_ICONERROR );
/external/libpng/contrib/visupng/
H A DVisualPng.c102 szProgName, MB_ICONERROR);
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc924 MessageBox(NULL, message.c_str(), NULL, MB_ICONERROR);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 9843 milliseconds