|
typedef class CAppInfoT< T > | CAppInfo |
|
void | StdCloseDialog (int nVal) |
|
LRESULT | OnSystemClose (UINT, WPARAM, LPARAM, BOOL &) |
|
LRESULT | OnInitDialog (UINT, WPARAM, LPARAM, BOOL &bHandled) |
|
void | StdPlatformInit () |
|
HWND | CreateMenuBar (UINT uiMB=T::IDD, int nBmpImages=0) |
|
void | StdCloseDialog (WORD wID) |
|
void | StdShidInit () |
|
LRESULT | OnColorStatic (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
|
LRESULT | OnMenuClose (WORD, WORD wID, HWND, BOOL &) |
|
LRESULT | OnCloseCmd (WORD, WORD wID, HWND, BOOL &) |
|
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) |
|
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) |
|
| WTL_DLG_NOTITLE |
|
SHACTIVATEINFO | m_sai |
|
bool | m_bHibernate |
|