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


Public Member Functions | |
| CAtlBaseModule () | |
| HINSTANCE | GetModuleInstance () |
| HINSTANCE | GetResourceInstance () |
| HINSTANCE | SetResourceInstance (HINSTANCE hInst) |
| HINSTANCE | GetHInstanceAt (int i) |
Static Public Attributes | |
| static bool | m_bInitFailed |
Additional Inherited Members | |
Public Attributes inherited from ATL::_ATL_BASE_MODULE70 | |
| UINT | cbSize |
| HINSTANCE | m_hInst |
| HINSTANCE | m_hInstResource |
| bool | m_bNT5orWin98 |
| DWORD | dwAtlBuildVer |
| GUID * | pguidVer |
| CRITICAL_SECTION | m_csResource |
|
inline |
Definition at line 195 of file atlcore.h.
Referenced by ATL::AtlFindStringResourceInstance().
|
inline |
|
inline |
|
static |
Definition at line 193 of file atlcore.h.
Referenced by ATL::CAtlComModule::CAtlComModule(), and ATL::CAtlWinModule::CAtlWinModule().