CWnd::SetIcon
Visual Studio 2010
Call this member function to set the handle to a specific icon, as identified by hIcon.
HICON SetIcon( HICON hIcon, BOOL bBigIcon );
See the example for CWnd::GetSystemMenu.
Call this member function to set the handle to a specific icon, as identified by hIcon.
HICON SetIcon( HICON hIcon, BOOL bBigIcon );
See the example for CWnd::GetSystemMenu.