Searched refs:strQuestion (Results 1 – 3 of 3) sorted by relevance
31 Int32 UTIL_PopupDialog(CString strTitle, CString strQuestion, in UTIL_PopupDialog() argument41 printf("AI: [%s] `%s'\n", strTitle, strQuestion); in UTIL_PopupDialog()44 printf("IA: [%s] `%s'\n", strTitle, strQuestion); in UTIL_PopupDialog()
65 Int32 UTIL_PopupDialog(CString strTitle, CString strQuestion,
423 wxString strQuestion; in OnPageChanged() local424 strQuestion.Printf( in OnPageChanged()428 m_pAccountQuestionStaticCtrl->SetLabel(strQuestion); in OnPageChanged()