ReactOS 0.4.16-dev-197-g92996da
|
#include <atlbase.h>
Public Attributes | |
UINT | cbSize |
CComCriticalSection | m_csWindowCreate |
_AtlCreateWndData * | m_pCreateWndList |
CSimpleArray | m_rgWindowClassAtoms |
UINT _ATL_WIN_MODULE70::cbSize |
Definition at line 200 of file atlbase.h.
Referenced by test_winmodule().
CComCriticalSection _ATL_WIN_MODULE70::m_csWindowCreate |
Definition at line 201 of file atlbase.h.
Referenced by test_winmodule().
_AtlCreateWndData* _ATL_WIN_MODULE70::m_pCreateWndList |
Definition at line 202 of file atlbase.h.
Referenced by test_winmodule().
CSimpleArray _ATL_WIN_MODULE70::m_rgWindowClassAtoms |
Definition at line 203 of file atlbase.h.
Referenced by test_winmodule().