Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 696 of file atlbase.h.
{ HRESULT hResult; hResult = AtlWinModuleInit(this); if (FAILED(hResult)) { CAtlBaseModule::m_bInitFailed = true; ATLASSERT(0); } }