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

/external/icu4c/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/openssl/openssl/apps/
H A Dwinrand.c143 "OpenSSL", MB_OK | MB_ICONERROR);
/external/jpeg/
H A Djerror.c108 MB_OK | MB_ICONERROR); local
/external/openssl/apps/
H A Dwinrand.c143 "OpenSSL", MB_OK | MB_ICONERROR);
/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.cc208 MB_OK | MB_ICONERROR | MB_TOPMOST);
330 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/chrome/browser/
H A Dbrowser_main_win.cc294 const UINT flags = MB_OK | MB_ICONERROR | MB_TOPMOST;
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc145 MB_ICONERROR | MB_OK);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc187 flags |= MB_ICONERROR;
/external/libpng/contrib/visupng/
H A DVisualPng.c100 szProgName, MB_ICONERROR);
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc940 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 521 milliseconds