fullScreen_program

所属分类:工具条
开发工具:Visual C++
文件大小:4KB
下载次数:26
上传日期:2006-09-11 10:36:36
上 传 者dreambear613
说明:  为MFC应用程序添加全屏幕显示功能 部分代码: 成员变量: BOOL m_bFullScreen //全屏幕显示标志 CRect m_FullScreenWindowRect //全屏幕显示窗口Rect WINDOWPLACEMENT m_wpPrev //用于保存正常视图时的窗口位置信息 CToolBar * m_wndFullScreenBar //全屏幕显示时的浮动工具条 成员函数: void OnMenuFullscreen() //全屏幕显示的处理函数 void OnGetMinMaxInfo() //捕获WM_GETMINMAXINFO消息以便允许你增加窗口大小 void OnUpdateViewFullScreen() //更新“全屏幕显示”菜单的状态 省略
(MFC applications to add full-screen display of code : member variables : BOOL m_bFullScreen// Full screen display signs CRect m_FullScr eenWindowRect// Full screen display window Rect WINDOWPLACEMEN T m_wpPrev// View for the preservation of the normal window of information CToolBar* m_wn dFullScreenBar// full-screen display of floating tool for members of the function : OnMenuFullscreen void ()// Full screen showed that the processing function void On GetMinMaxInfo ()// catch information to allow WM_GETMINMAXINFO Xu you increase the window size void OnUpdateViewFullScreen ()// updated "Full screen shows that the" state of the menu omitted.)

文件列表:
为MFC应用程序添加全屏幕显示功能.txt (9007, 2004-08-30)

近期下载者

相关文件


收藏者