This data member contains the name of an existing window class. CWndClassInfo uses m_lpszOrigName only when you include the DECLARE_WND_SUPERCLASS macro in your class definition.
LPCTSTR m_lpszOrigName;
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CWndClassInfo Overview, CWndClassInfo Data Members, CWndClassInfo::m_wc, CWndClassInfo::pWndProc, DECLARE_WND_SUPERCLASS