ReactOS 0.4.16-dev-336-gb667d82
|
#include <atlcore.h>
Public Attributes | |
UINT | cbSize |
HINSTANCE | m_hInst |
HINSTANCE | m_hInstResource |
bool | m_bNT5orWin98 |
DWORD | dwAtlBuildVer |
GUID * | pguidVer |
CRITICAL_SECTION | m_csResource |
UINT ATL::_ATL_BASE_MODULE70::cbSize |
Definition at line 177 of file atlcore.h.
Referenced by ATL::CAtlBaseModule::CAtlBaseModule().
CRITICAL_SECTION ATL::_ATL_BASE_MODULE70::m_csResource |
HINSTANCE ATL::_ATL_BASE_MODULE70::m_hInst |
Definition at line 178 of file atlcore.h.
Referenced by ATL::CAtlBaseModule::CAtlBaseModule(), and ATL::CAtlBaseModule::GetModuleInstance().
HINSTANCE ATL::_ATL_BASE_MODULE70::m_hInstResource |
Definition at line 179 of file atlcore.h.
Referenced by ATL::CAtlBaseModule::CAtlBaseModule(), ATL::CAtlBaseModule::GetResourceInstance(), and ATL::CAtlBaseModule::SetResourceInstance().