Searched defs:wxICON_EXCLAMATION (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscorefil.cpp116 wxOK | wxICON_EXCLAMATION); local
H A Dgame.cpp162 wxOK | wxICON_EXCLAMATION); local
174 wxOK | wxICON_EXCLAMATION); local
815 wxOK | wxICON_EXCLAMATION); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.cpp182 wxMessageBox(_("Invalid ip to bootstrap"), _("WARNING"), wxOK | wxICON_EXCLAMATION, this); local
188 wxMessageBox(_("Invalid port to bootstrap"), _("WARNING"), wxOK | wxICON_EXCLAMATION, this); local
H A DTransferWnd.cpp238 wxMessageBox(_("Only 99 categories are supported."), _("Too many categories!"), wxOK | wxICON_EXCLAMATION); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Dlistdb.cpp203 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
216 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
347 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
359 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
372 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
387 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
H A Ddbtest.cpp695 wxMessageBox(wxT("Unable to define data source connection info."), wxT("DB CONNECTION ERROR..."),wxOK | wxICON_EXCLAMATION); local
716 wxMessageBox(wxT("Unable to connect to the data source.\n\nCheck the name of your data source to verify it has been correctly entered/spelled.\n\nWith some databases, the user name and password must\nbe created with full rights to the CONTACT table prior to making a connection\n(using tools provided by the database manufacturer)"), wxT("DB CONNECTION ERROR..."),wxOK | wxICON_EXCLAMATION); local
827 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
839 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
912 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
996 wxMessageBox(wxT("Unable to initialize the editor dialog for some reason"),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
1002 wxMessageBox(wxT("Unable to create the editor dialog for some reason"),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
1013 wxMessageBox(wxT("Unable to create the parameter dialog for some reason"),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
1082 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1337 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1407 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1444 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1528 wxMessageBox(wxT("Unable to instantiate an instance of Ccontact"),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
1571 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1582 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1689 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
1735 wxMessageBox(wxT("Something bad happened while reading..."), wxT("BLOB Loading Error"), wxOK | wxICON_EXCLAMATION); local
1742 wxMessageBox(wxT("Selected File is TOO BIG. 60k is the max image size"), wxT("BLOB Loading Error"), wxOK | wxICON_EXCLAMATION); local
1745 wxMessageBox(wxT("Unable to open the requested image file"), wxT("File Access Error"), wxOK | wxICON_EXCLAMATION); local
2002 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2010 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2023 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2130 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2442 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2838 wxMessageBox(wxT("Memory allocation failed creating a wxDbTable object."),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
2846 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
2890 wxMessageBox(wxT("There are mismatched parenthesis in the constructed where clause"),wxT("Error..."),wxOK | wxICON_EXCLAMATION); local
3358 wxMessageBox(wxT("Unable to instantiate an instance of Ccontact"), wxT("Error..."), wxOK | wxICON_EXCLAMATION); local
3370 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
3385 wxT("ODBC Error..."),wxOK | wxICON_EXCLAMATION); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.cpp66 (void)wxMessageBox(_T("Sorry, could not open this file for saving."), msgTitle, wxOK | wxICON_EXCLAMATION, local
90 (void)wxMessageBox(_T("Sorry, could not open this file."), msgTitle, wxOK|wxICON_EXCLAMATION, local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/stc/
H A Dstctest.cpp366 wxOK | wxICON_EXCLAMATION); local
391 wxOK | wxICON_EXCLAMATION); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dproplist.cpp1012 wxMessageBox(wxT("Value must be True or False!"), wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp579 (void)wxMessageBox(_("Sorry, could not open this file for saving."), msgTitle, wxOK | wxICON_EXCLAMATION, local
586 (void)wxMessageBox(_("Sorry, could not save this file."), msgTitle, wxOK | wxICON_EXCLAMATION, local
1286 wxOK | wxICON_EXCLAMATION, wxFindSuitableParent()); local
1614 (void)wxMessageBox(_("Sorry, could not open this file."), msgTitle, wxOK | wxICON_EXCLAMATION, local
1636 wxOK | wxICON_EXCLAMATION, wxFindSuitableParent()); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h1608 #define wxICON_EXCLAMATION 0x00000100 macro

Completed in 280 milliseconds