|
ReactOS 0.4.17-dev-784-g3812a95
|


Static Public Member Functions | |
| static HRESULT | InitializeCom () |
Static Public Member Functions inherited from ATL::CAtlExeModuleT< CMMCModule > | |
| static HRESULT | InitializeCom () |
| static void | UninitializeCom () |
Static Public Member Functions inherited from ATL::CAtlModuleT< T > | |
| static LPCOLESTR | GetAppId () |
Public Attributes | |
| CMainWnd | m_MainWnd |
| HACCEL | m_hAccel |
Public Attributes inherited from ATL::CAtlExeModuleT< CMMCModule > | |
| DWORD | m_dwMainThreadID |
Public Attributes inherited from ATL::_ATL_MODULE70 | |
| UINT | cbSize |
| LONG | m_nLockCnt |
| _ATL_TERMFUNC_ELEM * | m_pTermFuncs |
| CComCriticalSection | m_csStaticDataInitAndTypeInfo |
Additional Inherited Members | |
Static Public Attributes inherited from ATL::CAtlModule | |
| static GUID | m_libid |
|
inlinestatic |
Definition at line 18 of file mmc.cpp.
|
inline |
Definition at line 53 of file mmc.cpp.
| HACCEL CMMCModule::m_hAccel |
Definition at line 16 of file mmc.cpp.
Referenced by PreMessageLoop(), and RunMessageLoop().
| CMainWnd CMMCModule::m_MainWnd |
Definition at line 15 of file mmc.cpp.
Referenced by PreMessageLoop(), and RunMessageLoop().