This data member specifies either the name of the cursor resource or the resource identifier in the low-order word and zero in the high-order word. When the window class is registered, the handle to the cursor identified by m_lpszCursorID is retrieved and stored in m_wc.
LPCTSTR m_lpszCursorID;
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CWndClassInfo Overview, CWndClassInfo Data Members, CWndClassInfo::m_bSystemCursor, CWndClassInfo::m_wc