ReactOS 0.4.16-dev-41-ge8c7597
|
#include <atlbase.h>
Public Attributes | |
UINT | cbSize |
CComCriticalSection | m_csWindowCreate |
_AtlCreateWndData * | m_pCreateWndList |
CComCriticalSection ATL::_ATL_WIN_MODULE70::m_csWindowCreate |
Definition at line 177 of file atlbase.h.
Referenced by ATL::AtlWinModuleAddCreateWndData(), ATL::AtlWinModuleExtractCreateWndData(), ATL::AtlWinModuleInit(), and ATL::AtlWinModuleTerm().
_AtlCreateWndData* ATL::_ATL_WIN_MODULE70::m_pCreateWndList |
Definition at line 178 of file atlbase.h.
Referenced by ATL::AtlWinModuleAddCreateWndData(), ATL::AtlWinModuleExtractCreateWndData(), and ATL::AtlWinModuleInit().