From 534fc999f1d9a75ddf1a0074a57e2078c53995b6 Mon Sep 17 00:00:00 2001 From: nanbor Date: Mon, 11 May 1998 23:28:10 +0000 Subject: Updated initial message --- WindozeCE/WindozeCEDlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WindozeCE') diff --git a/WindozeCE/WindozeCEDlg.cpp b/WindozeCE/WindozeCEDlg.cpp index bc77803ddf8..63489881d79 100644 --- a/WindozeCE/WindozeCEDlg.cpp +++ b/WindozeCE/WindozeCEDlg.cpp @@ -90,7 +90,7 @@ BEGIN_MESSAGE_MAP(CWindozeCEDlg, CDialog) SetIcon(m_hIcon, FALSE); // Set small icon this->SetDlgItemText (IDC_PROGRAM_OUTPUT, - TEXT ("A really long string that will hopefully show whether this kind of string can be fit and wrap around a simple TEXT object within a Dialog box. If this doesn't work, we'll see what to do next.")); + TEXT ("Fill in the command line arguments you want to pass to the program below:")); CenterWindow(GetDesktopWindow()); // center to the hpc screen this->ace.set_window (this, NC_ACE_NOTIFY, INC_ACE_LOGMSG); -- cgit v1.2.1