CWinApp::LoadStandardCursor
Visual Studio 2012
Loads the Windows predefined cursor resource that lpszCursorName specifies.
HCURSOR LoadStandardCursor( LPCTSTR lpszCursorName ) const;
Use the LoadStandardCursor or LoadOEMCursor member function to access the predefined Windows cursors.