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

Public Member Functions

HRESULT Init (ATL::_ATL_OBJMAP_ENTRY *pObjMap, HINSTANCE hInstance, const GUID *pLibID=NULL)
 
void Term ()
 
LONG Unlock ()
 
void MonitorShutdown ()
 
bool StartMonitor ()
 
- Public Member Functions inherited from WTL::CAppModule
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 DWORD WINAPI MonitorProc (void *pv)
 
static LPCTSTR FindOneOf (LPCTSTR p1, LPCTSTR p2)
 
- Static Public Member Functions inherited from WTL::CAppModule
static BOOL CALLBACK _SettingChangeDlgProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 

Public Attributes

HANDLE m_hEventShutdown
 
bool m_bActivity
 
DWORD m_dwTimeOut
 
DWORD m_dwPause
 
- Public Attributes inherited from WTL::CAppModule
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: