crashrpt
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WTL::CAppModule Class Reference
Inheritance diagram for WTL::CAppModule:
WTL::CServerAppModule

Classes

struct  _ATL_EMPTY_DLGTEMPLATE
 

Public Member Functions

HRESULT Init (ATL::_ATL_OBJMAP_ENTRY *pObjMap, HINSTANCE hInstance, const GUID *pLibID=NULL)
 
void Term ()
 
BOOL AddMessageLoop (CMessageLoop *pMsgLoop)
 
BOOL RemoveMessageLoop ()
 
CMessageLoopGetMessageLoop (DWORD dwThreadID=::GetCurrentThreadId()) const
 
BOOL InitSettingChangeNotify (DLGPROC pfnDlgProc=_SettingChangeDlgProc)
 
void TermSettingChangeNotify ()
 
BOOL AddSettingChangeNotify (HWND hWnd)
 
BOOL RemoveSettingChangeNotify (HWND hWnd)
 

Static Public Member Functions

static BOOL CALLBACK _SettingChangeDlgProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 

Public Attributes

DWORD m_dwMainThreadID
 
ATL::CSimpleMap< DWORD, CMessageLoop * > * m_pMsgLoopMap
 
ATL::CSimpleArray< HWND > * m_pSettingChangeNotify
 

The documentation for this class was generated from the following file: