ReactOS
0.4.15-dev-4923-g379188a
|
#include <atlwin.h>
Public Member Functions | |
ATOM | Register (WNDPROC *p) |
Public Attributes | |
WNDCLASSEX | m_wc |
LPCTSTR | m_lpszOrigName |
WNDPROC | pWndProc |
LPCTSTR | m_lpszCursorID |
BOOL | m_bSystemCursor |
ATOM | m_atom |
TCHAR | m_szAutoName [sizeof("ATL:")+sizeof(void *) *2] |
ATOM ATL::_ATL_WNDCLASSINFOW::m_atom |
Definition at line 1989 of file atlwin.h.
Referenced by Register().
BOOL ATL::_ATL_WNDCLASSINFOW::m_bSystemCursor |
Definition at line 1988 of file atlwin.h.
Referenced by Register().
LPCTSTR ATL::_ATL_WNDCLASSINFOW::m_lpszCursorID |
Definition at line 1987 of file atlwin.h.
Referenced by Register().
WNDCLASSEX ATL::_ATL_WNDCLASSINFOW::m_wc |
Definition at line 1984 of file atlwin.h.
Referenced by Register().