-
VS-MFC
VS2010的MFC编程教程,VS2010/MFC编程入门教程中给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(The the VS2010 MFC programming tutorials, VS2010/MFC programming introductory tutorial to explain to you how to use the VS2010 visual programming, is based on the program window.)
- 2012-09-05 10:11:37下载
- 积分:1
-
SysOptimize
基于对话框的系统优化工具,有助于学习对话框设计( mfc program)
- 2010-07-09 10:56:00下载
- 积分:1
-
calculator
对话框经典起步实例计算器,能够实现普通计算器的功能,希望对初学者有所帮助(Classic examples of the dialog started calculator, to achieve common calculator functions, I hope to help beginners)
- 2013-12-07 21:23:53下载
- 积分:1
-
Round
It is a VC++ program.The interface of program is round and other anomalous shape.(It is a VC++ Program.The interface of program is round and other anomalous shape.)
- 2009-01-19 09:05:29下载
- 积分:1
-
gyjbfax
在C++MFC框架应用程序里,当浮动工具条被拖离主窗口后,(In a C MFC framework application, when the float bar is dragged out of the main window,)
- 2018-11-29 12:59:39下载
- 积分:1
-
photoshop_test
Visual C++ 6.0工程,演示实现镂空窗体的方法。(Visual C++ 6.0 projects to demonstrate ways to achieve hollow form.)
- 2010-05-31 11:13:51下载
- 积分:1
-
CommonDialog
1)程序运行时在视图中显示字符串。
2)点击子菜单“文件对话框”时,将显示文件对话框。
3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。
4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。
(1) The program runs in the view to display the string. 2) Click the sub-menu )
- 2009-01-07 17:54:33下载
- 积分:1
-
ChangeSizeDlg
vc——动态改变对话框窗口大小ChangeSizeDlg(vc- dynamically change the dialog window size ChangeSizeDlg)
- 2011-07-30 17:41:48下载
- 积分:1
-
MyWord
基于mfc的字处理demo,有基本的增删改操作,文件的新建删除,用于理解文档视图框架(New delete mfc-based word processor demo basic CRUD operations, file for understanding document view framework)
- 2013-01-14 09:55:50下载
- 积分:1
-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1