|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <atlwin.h>

Public Attributes | |
| WNDCLASSEXW | m_wc |
| LPCWSTR | m_lpszOrigName |
| WNDPROC | pWndProc |
| LPCWSTR | m_lpszCursorID |
| BOOL | m_bSystemCursor |
| ATOM | m_atom |
| WCHAR | m_szAutoName [sizeof("ATL:")+sizeof(void *) *2] |
| ATOM _ATL_WNDCLASSINFOW_TAG::m_atom |
Definition at line 42 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW(), and test_winclassinfo().
| BOOL _ATL_WNDCLASSINFOW_TAG::m_bSystemCursor |
Definition at line 41 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW().
| LPCWSTR _ATL_WNDCLASSINFOW_TAG::m_lpszCursorID |
Definition at line 40 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW().
| LPCWSTR _ATL_WNDCLASSINFOW_TAG::m_lpszOrigName |
Definition at line 38 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW().
Definition at line 43 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW(), and test_winclassinfo().
| WNDCLASSEXW _ATL_WNDCLASSINFOW_TAG::m_wc |
Definition at line 37 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW().
| WNDPROC _ATL_WNDCLASSINFOW_TAG::pWndProc |
Definition at line 39 of file atlwin.h.
Referenced by AtlModuleRegisterWndClassInfoW().