All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
visual c++中基于对话框的应用程序

Writer: qq Article type: Programming skills(编程技巧) Time: 2014/7/9 22:39:18 Browse times: 261 Comment times: 0

visual c++中基于对话框的应用程序


Head photo

Go homepage
Upload pictures
Write articles

visual c++中基于对话框的应用程序

基于对话框的应用程序
创建基于对话框的应用程序与创建基于文档/视图结构的应用程序类似,都可以使用MFC AppWizard应用程序向导来创建。
(1)打开Visual C++ 6.0,执行“File”/“New”菜单命令,打开“New”对话框。选择“Projects”选项卡,在列表框中选择“FMC AppWizard(exe)”列表项,在右侧的“Project Name”中添入合适的项目名称。单击“OK”按钮,进入“MFC AppWizard-Step1”对话框,如图1所示。

图1 MFC AppWizard-Step1对话框
(2)选择“Dialog based”单选框,建立基于对话框的应用程序。单击“Next”按钮,进入“MFC AppWizard-Step2 of 4”对话框,效果如图2所示。

图2 MFC AppWizard-Step2 of 4对话框
(3)将“About box”多选框前的勾去掉,不用生成“About”Dialog,单击“Finish”按钮,结束设置。系统会根据用户选择情况,自动生成一个“New Project Information”的对话框,单击“OK”按钮,完成AppWizard的建立。





There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.