Home
last modified time | relevance | path

Searched refs:MB_DEFBUTTON2 (Results 1 – 25 of 746) sorted by relevance

12345678910>>...30

/dports/security/lasso/lasso-2.7.0/win32/nsis/
H A Dpython.nsi.in107 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Are you sure you want to uninstall $(^Name)?" I…
109 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "�tes-vous certains de vouloir d�sinstaller tota…
115 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "You do not seem to have Python 2.4 installed, a…
117 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Vous semblez ne pas avoir Python 2.4 d'install�…
124 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "You do not seem to have LASSO-3 C Library insta…
126 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Vous semblez ne pas avoir la biblioth�que C LAS…
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32Dlg_MessageBox.cpp70 flags |= ((m_defaultAnswer == a_CANCEL) ? MB_DEFBUTTON2 : 0); in runModal()
76 flags |= ((m_defaultAnswer == a_NO) ? MB_DEFBUTTON2 : 0); in runModal()
82 flags |= ((m_defaultAnswer == a_NO) ? MB_DEFBUTTON2 : 0); in runModal()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMessageBox.sml39 val MB_DEFBUTTON2 : flags value
111 val MB_DEFBUTTON2 = 0wx00000100 value
134 MB_DEFBUTTON2, MB_DEFBUTTON3, MB_DEFBUTTON4, MB_APPLMODAL,
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/basic/customlog/src/
H A DSystemInterface.cpp85 …sert_message.CString(), "Assertion Failure", MB_YESNO | MB_ICONSTOP | MB_DEFBUTTON2 | MB_SYSTEMMOD… in LogMessage()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dmsgdlg.cpp68 ulStyle |= MB_DEFBUTTON2; in IMPLEMENT_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dmsgdlg.cpp68 ulStyle |= MB_DEFBUTTON2; in IMPLEMENT_CLASS()
/dports/lang/gauche/Gauche-0.9.10/ext/windows/
H A Dwindows.scm46 MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DSystemInterface.cpp56 …ULL, message.CString(), "Assertion Failure", MB_YESNO | MB_ICONSTOP | MB_DEFBUTTON2 | MB_TASKMODAL… in LogMessage()
/dports/games/scorched3d/scorched/
H A Dscorched.nsi133 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Are you sure you want to completely remove $(^N…
138 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Do you want to remove all $(^Name) user data. …
H A Dscorched-patch.nsi131 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Are you sure you want to completely remove $(^N…
136 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Do you want to remove all $(^Name) user data. …
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/globalincs/
H A Dwindebug.cpp1225 val = MessageBox( NULL, assertString.c_str( ), "Error!", flags | MB_DEFBUTTON2 | MB_OKCANCEL ); in Error()
1240 val = MessageBox(NULL, dumpBuffer.buffer, "Error!", flags | MB_DEFBUTTON2 | MB_OKCANCEL ); in Error()
1244 val = MessageBox(NULL, AssertText2, "Error!", flags | MB_DEFBUTTON2 | MB_OKCANCEL ); in Error()
1348 …result = MessageBox( NULL, assertString.c_str( ), "Warning!", MB_YESNOCANCEL | MB_DEFBUTTON2 | MB_… in Warning()
1366 …HWND)os_get_window(), dumpBuffer.buffer, "Warning!", MB_YESNOCANCEL | MB_DEFBUTTON2 | MB_ICONWARNI… in Warning()
1372 …result = MessageBox((HWND)os_get_window(), AssertText2, "Warning!", MB_YESNOCANCEL | MB_DEFBUTTON2 in Warning()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmsgdlg.cpp78 msStyle |= MB_DEFBUTTON2; in ShowModal()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmsgdlg.cpp78 msStyle |= MB_DEFBUTTON2; in ShowModal()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmsgdlg.cpp78 msStyle |= MB_DEFBUTTON2; in ShowModal()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmsgdlg.cpp78 msStyle |= MB_DEFBUTTON2; in ShowModal()
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dautotest.h110 #define MB_DEFBUTTON2 (0x0100) macro
/dports/sysutils/smartmontools/smartmontools-7.2/os_win32/
H A Dwtssendmsg.c146 : buttons|MB_DEFBUTTON2|MB_ICONQUESTION ), in main()
H A Dinstaller.nsi160 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Replace existing configuration file$\n$INSTDIR\…
170 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Restart smartd service ?" /SD IDNO IDYES 0 IDN…
419 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Remove smartd service ?" /SD IDNO IDYES 0 IDNO…
433 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Delete configuration file$\n$INSTDIR\bin\smart…
439 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Delete log file$\n$INSTDIR\bin\smartd.log ?" /…
445 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Delete local drive database file$\n$INSTDIR\bi…
451 …MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON2 "Delete mailer configuration file$\n$INSTDIR\bin…
/dports/games/corsix-th/CorsixTH-0.65.1/WindowsInstaller/
H A DWin32Script.nsi168 MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "$(overwrite_install)" IDYES overwriting
328 MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "$(confirm_removal)" IDYES +2
350 MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "$(remove_saves)" IDYES afterSaves
/dports/graphics/digikam/digikam-7.4.0/project/bundles/mxe/installer/
H A Dprocess_running.nsh259 …MessageBox MB_ABORTRETRYIGNORE|MB_DEFBUTTON2 "digiKam appears to be running.$\nPlease close all ru…
293 …MessageBox MB_ABORTRETRYIGNORE|MB_DEFBUTTON2 "Showfoto appears to be running.$\nPlease close all r…
/dports/databases/freetds-devel/freetds-dev.1.3.7/win32/
H A Dfreetds.nsi76 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Are you sure you want to completely remove $(^N…
/dports/databases/freetds/freetds-1.3.4/win32/
H A Dfreetds.nsi76 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "Are you sure you want to completely remove $(^N…
/dports/games/exult/exult-snapshot-v1.7.0.20211128/win32/
H A Dexult_installer.iss264 … installations found. Do you wish to continue?', mbError, MB_YESNO or MB_DEFBUTTON2) = IDYES then …
269 … VII: The Black Gate. Do you wish to continue?', mbError, MB_YESNO or MB_DEFBUTTON2) = IDYES then …
274 …Part 2: Serpent Isle. Do you wish to continue?', mbError, MB_YESNO or MB_DEFBUTTON2) = IDYES then …
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/Installer/
H A Dovwin32-tobacco.nsi94 …MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "�A�T�w�n�������� OpenVanilla-Tobacco�A��ΩҦ�����…
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs397 MB_DEFBUTTON2 = 0x00000100, enumerator

12345678910>>...30