CMzApp类参考

MZFC application base class. 更多...

#include <MzApp.h>

所有成员的列表。

公有成员

 CMzApp (void)
virtual int Done ()
 called by the framework to release resources when the application is going to end
void EnableNeverQuit (bool bNeverQuit)
 Enable/Disable NeverQuit functionality for the application. (when the home key is pressed,the app will not exit if enabled)
CMzString GetModuleFileName (HMODULE hModule)
 get the module file name of the process
virtual BOOL Init ()
 called by the framework to init the application. ( inside you can do such as creating window, sizing window, etc.)
MZFC_INLINE bool IsEnableNeverQuit ()
virtual int Run ()
virtual ~CMzApp (void)

保护成员

virtual BOOL PreTranslateMessage (MSG *pMsg)
 override to do your own processing of the posted message.


详细描述

MZFC application base class.

构造及析构函数文档

CMzApp::CMzApp ( void   ) 

virtual CMzApp::~CMzApp ( void   )  [virtual]


成员函数文档

virtual int CMzApp::Done (  )  [virtual]

called by the framework to release resources when the application is going to end

void CMzApp::EnableNeverQuit ( bool  bNeverQuit  ) 

Enable/Disable NeverQuit functionality for the application. (when the home key is pressed,the app will not exit if enabled)

CMzString CMzApp::GetModuleFileName ( HMODULE  hModule  ) 

get the module file name of the process

virtual BOOL CMzApp::Init (  )  [virtual]

called by the framework to init the application. ( inside you can do such as creating window, sizing window, etc.)

MZFC_INLINE bool CMzApp::IsEnableNeverQuit (  ) 

virtual BOOL CMzApp::PreTranslateMessage ( MSG *  pMsg  )  [protected, virtual]

override to do your own processing of the posted message.

virtual int CMzApp::Run (  )  [virtual]


该类的文档由以下文件生成:

Generated at Fri Feb 20 15:17:30 2009 for Meizu M8 MZFC Documentation by 魅族手机