-
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
-
Subform-control
控制其他程序成为自己的子窗体,使用API进行调用,性能稳定(Subform control other programs)
- 2012-12-16 14:10:13下载
- 积分:1
-
aaa
在Visual c++ 下实现圆角对话框,其中包含左键点住对话框的任何部分都能进行拖动。(In Visual c++ under the fillet dialog box, which contains point left to live any part of the dialog box to be able to drag.)
- 2009-07-10 12:02:35下载
- 积分:1
-
BMP---01--20130916
用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。(Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My QQ is 870666742 This procedure is more complicated, do not know where you can ask me.)
- 2013-10-10 09:07:54下载
- 积分:1
-
VCdiary
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
- 2006-08-15 22:58:35下载
- 积分:1
-
MultiFileDlgDemo
使用多选文件对话框,C++精选编程源码,很好的参考资料。(The use of multiple file dialog box, select the C++ programming source code, a good reference.)
- 2013-11-28 15:40:10下载
- 积分:1
-
CloseWindowDlg
本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。(This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.)
- 2013-04-25 08:19:46下载
- 积分:1
-
A213855715-16866
实现窗口的任意停靠功能!其是用VC++6.0实现的!(Achieve window of arbitrary docked function! Its achieved with VC++6.0!)
- 2013-04-13 12:48:07下载
- 积分:1
-
fileDialog
本程序的功能是实现用来选择和建立文件夹的对话框,可以方便地进行文件夹的选择和建立(this procedure is the function used to select folders and the establishment of the dialog box, can easily perform folder options and the establishment of)
- 2007-03-08 10:41:37下载
- 积分:1
-
Draw
MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。
(MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
- 2009-07-15 01:11:43下载
- 积分:1