C/C++, MFC and WinAPI programming
Sunday, May 11, 2008
Change the status bar text
include afxpriv.h header
Then send the WM_SETMESSAGESTRING message
pWnd->SendMessage(WM_SETMESSAGESTRING, 0, (LPARAM)(lpszMsg));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment