ReactOS 0.4.16-dev-338-g34e76ad
|
#include <atlbase.h>
UINT _ATL_MODULEW_TAG::cbSize |
Definition at line 158 of file atlbase.h.
Referenced by AtlModuleInit(), AtlModuleRegisterServer(), test_StructSize(), test_winclassinfo(), and test_winmodule().
CRITICAL_SECTION _ATL_MODULEW_TAG::m_csObjMap |
Definition at line 171 of file atlbase.h.
Referenced by AtlModuleInit().
CRITICAL_SECTION _ATL_MODULEW_TAG::m_csStaticDataInit |
CRITICAL_SECTION _ATL_MODULEW_TAG::m_csTypeInfoHolder |
Definition at line 167 of file atlbase.h.
Referenced by AtlModuleInit().
CRITICAL_SECTION _ATL_MODULEW_TAG::m_csWindowCreate |
Definition at line 170 of file atlbase.h.
Referenced by AtlModuleAddCreateWndData(), AtlModuleExtractCreateWndData(), AtlModuleInit(), and test_winmodule().
HANDLE _ATL_MODULEW_TAG::m_hHeap |
Definition at line 164 of file atlbase.h.
Referenced by AtlModuleInit().
HINSTANCE _ATL_MODULEW_TAG::m_hInst |
Definition at line 159 of file atlbase.h.
Referenced by AtlModuleInit(), and AtlModuleUpdateRegistryFromResourceD().
HINSTANCE _ATL_MODULEW_TAG::m_hInstResource |
Definition at line 160 of file atlbase.h.
Referenced by AtlModuleInit().
HINSTANCE _ATL_MODULEW_TAG::m_hInstTypeLib |
Definition at line 161 of file atlbase.h.
Referenced by AtlModuleInit(), AtlModuleLoadTypeLib(), and AtlModuleRegisterServer().
_AtlCreateWndData* _ATL_MODULEW_TAG::m_pCreateWndList |
Definition at line 174 of file atlbase.h.
Referenced by AtlModuleAddCreateWndData(), AtlModuleExtractCreateWndData(), test_winclassinfo(), and test_winmodule().
_ATL_OBJMAP_ENTRYW* _ATL_MODULEW_TAG::m_pObjMap |
Definition at line 162 of file atlbase.h.
Referenced by AtlModuleInit().
_ATL_TERMFUNC_ELEM* _ATL_MODULEW_TAG::m_pTermFuncs |
union { ... } _ATL_MODULEW_TAG::u |
Referenced by AtlModuleInit().