
How to change on runtime the caption of a C++ dialog app main window
Use the SetWindowText API or, if you're using
MFC, member function of CWnd.
HTH
: How to change on runtime the caption of the main window (contents of the
: title bar)
: of C++ dialog application?
:
: Thanks and regards!
: Jrgen
:
:
--
--
/* Andrew */
WWW: http://www.halcyon.com/ast