BOOL SetWindowText( LPCTSTR lpszString );
See SetWindowText in the Win32 SDK.
Remarks
Changes the window’s text.
CWindow Overview | Class Members
See Also CWindow::GetWindowText