ReactOS 0.4.16-dev-598-gc07fba4
|
#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 2023 of file atlwin.h.
Referenced by Register().
BOOL ATL::_ATL_WNDCLASSINFOW::m_bSystemCursor |
Definition at line 2022 of file atlwin.h.
Referenced by Register().
LPCTSTR ATL::_ATL_WNDCLASSINFOW::m_lpszCursorID |
Definition at line 2021 of file atlwin.h.
Referenced by Register().
WNDCLASSEX ATL::_ATL_WNDCLASSINFOW::m_wc |
Definition at line 2018 of file atlwin.h.
Referenced by Register().