|
static int | AppRun (LPTSTR lpstrCmdLine=NULL, int nCmdShow=SW_SHOWNORMAL) |
|
static HRESULT | ActivatePreviousInstance (HINSTANCE hInstance, LPCTSTR lpstrCmdLine) |
|
static HRESULT | ActivatePreviousInstance (HINSTANCE hInstance, LPCTSTR lpstrCmdLine, bool bDialog) |
|
|
typedef class CAppInfoT< T > | CAppInfo |
|
bool | AppHibernate (bool) |
|
bool | AppNewInstance (LPCTSTR) |
|
void | AppSave () |
|
LRESULT | OnActivate (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
|
LRESULT | OnSettingChange (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
|
LRESULT | OnHibernate (UINT, WPARAM, LPARAM, BOOL &) |
|
LRESULT | OnNewInstance (UINT, WPARAM, LPARAM lParam, BOOL &) |
|
LRESULT | OnClose (UINT, WPARAM, LPARAM, BOOL &bHandled) |
|
SHACTIVATEINFO | m_sai |
|
bool | m_bHibernate |
|
The documentation for this class was generated from the following file: