ReactOS
0.4.15-dev-5606-gf34e425
|
#include <atlbase.h>
Public Attributes | |
void * | m_pThis |
DWORD | m_dwThreadID |
_AtlCreateWndData * | m_pNext |
DWORD ATL::_AtlCreateWndData::m_dwThreadID |
Definition at line 151 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().
_AtlCreateWndData* ATL::_AtlCreateWndData::m_pNext |
Definition at line 152 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().
void* ATL::_AtlCreateWndData::m_pThis |
Definition at line 150 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().