搜索资源列表
作业题目2应用MFC制作屏幕程序:
- 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resour
DirSelDlg
- 多功能文件选取对话框,在visual c++编译通过,多多交流-multifunctional document selection dialog, the visual c compiler, many exchanges
2005093016125213659
- 创建自己的弹出式对话框 Visual C++ 6.0 专业编程-create their own pop-up dialog Visual C 6.0 Professional Programming
NSChartControl_nschart_src
- The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visu
scrl-Demo
- 这是一个由Visual C++ 5.0开发的基于对话框的应用,它演示如何使用CListCtrl::Scroll()函数,它是CListView的report方式的一个子集-This is a Visual C 5.0 dialog on the development of the application it shows how to use CListCtrl : : Scroll () function. it is the report CListView form of a subse
VSExam2
- 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
dialog2
- Visual C++6.0高级编程范例中的第二章第一节的例子,简单的模式与非模式对话框-Visual C 6.0 Advanced Programming paradigm of the second section I, Chapter example, simple model with non-modeless dialog
SelectDirectorySourceCode
- 选择文件对话框源代码。Visual C++ 实现。-selection dialog source code. Visual C achieved.
swing_demo 漂亮的dialog的用户界面
- 一个很漂亮的dialog的用户界面,值得参考!,A very nice user interface dialog, it is also useful!
vwindlg
- 一个在对话框中加CHtmlView的例子,-An example of adding CHtmlView to dialog box
vcdialogdll
- Visual c++ codes of dll which includes dialog.-Visual c++ Codes of dll which includes dialog.
ToolTip
- This source of tool tips in dialog. This is developed with visual c++. This is free source.-This is source of tool tips in dialog. This is developed with visual c++. This is free source.
dialog
- visual C++各种对话框的编辑代码,总结了对话框的各个编辑,期望对大家有所帮助,-visual C++ code for the various dialog editor, summed up all the dialog editor, hoping to be helpful, thank you
14create-a-version-dialog-
- 用visual c++实现创建一个有关版本信息的对话框。-To create a relevant version information dialog by using visual c++.
dialog
- visual c++开发实用编程.制作可扩展的对话框-Production can be extended dialog box
19.dialog-based
- activex for visual c++ program
Dialog
- 基于Visual C++的MFC界面编程,实现对话框与按键的相应。-Based the Visual C++ MFC programming interface to achieve the appropriate dialog box with buttons.
vc-code
- 用visual c++实现的一些对话框的功能,比如添加菜单,倾斜文字,透明窗体等功能,对于初学者有很大的帮助。-With some dialog visual c++ realize the functions, such as add menu, tilted text, a transparent window functions, very helpful for beginners.
ListCtrlDemo
- This tutorial is designed to introduce you to the CListCtrl MFC class. This tutorial covers the following aspects of the CListCtrl: - Adding a CListCtrl to your dialog - Associating the CListCtrl with a member variable - CListCtrl styles - Insert