Searched refs:strMsg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp1168 wxString strMsg; local
1169 strMsg.Printf(_("Append log to file '%s' (choosing [No] will overwrite it)?"),
1171 switch ( wxMessageBox(strMsg, _("Question"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbtable.cpp1350 wxString strMsg; local
1351 strMsg.Printf(wxT("wxDbTable::bindParams(): Unknown column type for colDefs %d colName %s"),
1353 wxFAIL_MSG(strMsg.c_str());

Completed in 71 milliseconds