ReactOS
0.4.12-dev-720-g6accaef
|
#include <atlwin.h>
Public Member Functions | |
ATOM | Register (WNDPROC *p) |
Public Attributes | |
WNDCLASSEXW | m_wc |
LPCWSTR | m_lpszOrigName |
WNDPROC | pWndProc |
LPCWSTR | m_lpszCursorID |
BOOL | m_bSystemCursor |
ATOM | m_atom |
WCHAR | m_szAutoName [5+sizeof(void *)] |
ATOM ATL::_ATL_WNDCLASSINFOW::m_atom |
Definition at line 1895 of file atlwin.h.
Referenced by Register().
BOOL ATL::_ATL_WNDCLASSINFOW::m_bSystemCursor |
Definition at line 1894 of file atlwin.h.
Referenced by Register().
LPCWSTR ATL::_ATL_WNDCLASSINFOW::m_lpszCursorID |
Definition at line 1893 of file atlwin.h.
Referenced by Register().
WNDCLASSEXW ATL::_ATL_WNDCLASSINFOW::m_wc |
Definition at line 1890 of file atlwin.h.
Referenced by Register().