Looks nice. I'll commit to HEAD shortly. Why the discardable stringtable?
Rob > -----Original Message----- > From: Gary R. Van Sickle [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 24, 2002 6:29 PM > To: Cygwin-Patches > Subject: [PATCH] Percent complete in Setup.exe window title. > > > This one goes good with the new minimizeability of Setup.exe: > > 2002-02-24 Gary R. Van Sickle <[EMAIL PROTECTED]> > > * res.rc (STRINGTABLE): Add IDS_CYGWIN_SETUP and > IDS_CYGWIN_SETUP_WITH_PROGRESS strings. > * resource.h: Add IDS_CYGWIN_SETUP and > IDS_CYGWIN_SETUP_WITH_PROGRESS IDs. > > * splash.cc (OnInit): Qualify SetWindowText() call with > global scope > operator (::SetWindowText()). > > * threebar.cc: Run indent. > (cistring.h): Add include. > (SetText1, SetText2, SetText3): Qualify SetWindowText() > call with > global scope operator. > (SetBar2): Add logic for writing percent complete into > window title. > > * window.h: Run indent. > (SetWindowText): New function. > (String): Add forward declaration. > * window.cc: Run indent. > (String++.h): Add include. > (SetWindowText): New function. > > -- > Gary R. Van Sickle > Brewer. Patriot. >