CWinApp::LoadStandardCursor

This method loads the Windows CE predefined cursor resource that lpszCursorName specifies.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

HCURSOR LoadStandardCursor( LPCTSTR lpszCursorName) const;

See Also

CWinApp::InitApplication