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

Public Attributes | |
| void * | m_pThis |
| DWORD | m_dwThreadID |
| _AtlCreateWndData * | m_pNext |
| DWORD ATL::_AtlCreateWndData::m_dwThreadID |
Definition at line 160 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().
| _AtlCreateWndData* ATL::_AtlCreateWndData::m_pNext |
Definition at line 161 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().
| void* ATL::_AtlCreateWndData::m_pThis |
Definition at line 159 of file atlbase.h.
Referenced by ATL::AtlWinModuleExtractCreateWndData().