CWinApp::LoadStandardIcon
Visual Studio 2012
Loads the Windows predefined icon resource that lpszIconName specifies.
HICON LoadStandardIcon( LPCTSTR lpszIconName ) const;
Use the LoadStandardIcon or LoadOEMIcon member function to access the predefined Windows icons.