搜索资源列表
CatWork0508
- 这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
CDynDialog
- 动态对话框创建,以及常用的Windodws标准控件的动态创建.-dynamic dialog creation, and the usual standard controls Windodws dynamic creation.
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
DIALOG
- 添加/设置/修改工具条按钮、创建/装入/显示/隐藏工具条、动态设置按钮状态;定制状态条、动态显示鼠标的当前位置。添加输入对话框和文件与颜色公用对话框
实现动态创建对话框
- VC++实现动态创建对话框-VC create dynamic dialog
颜色选择器
- 本程序实现的颜色选择器对话框是从内存动态创建的,这使得这个控件使用起来十分方便。-color selector dialog is the creation of dynamic memory, which makes the controls easy to use.
DynamicDialog_src
- 动态创建并显示对话框,无需先生成好资源。-Dynamically create and display the dialog box without Mr. resources into good.
dlgtpl32
- 演示了如何在内存里创建对话框的模板,从而动态的创建对话框。例子详细演示了如何使用DLGTEMPLATE 和DLGITEMTEMPLATE结构。-Dialogs can be created using templates in resources or from templates built in memory at runtime. The sample contains a class CDlgTempl which can be used to create these tem
TransparentBltTest
- 1。实现透明图.2。创建无资源rc的动态对话框,按钮、CEdit-1. Fig .2 transparent implementation. Rc without the necessary resources to create the dynamic dialog box, buttons, CEdit
CDynamicDialog
- 用Visual C++实现动态创建对话框的程序源码,很不错的demo-Using Visual C++ dialog program to create dynamic code, very good demo! !
CDynamicDialog
- VC++实现动态创建对话框 -VC++ to create dynamic dialog boxes in VC++ to dynamically create dialog
AppModeless
- 实现了动态创建无模式对话框,并可以调节对话框的大小-There is a modeless diaglog created by this project.
ViewDlgDemo
- vc——在对话框上动态创建视图\ViewDlgDemo-vc- dynamically create a view in the dialog box \ ViewDlgDemo
VCPPdongtaiduihuakuang
- 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
65520773CDynamicDialog
- 动态创建非模态和模态对话框,文件中包含了一个进度条的非模态对话框-do modal and create
Dlg2
- 动态创建 非模态对话框,初学者可以看看,比较简单-Non-modal dialog box, beginners can look relatively simple
dynamic-create-window-and-dialog
- 在窗口中用两种方法动态创建对话框和form,并且使得对话框在窗口中自由移动,包含许多有用的知识点-With the window are two ways to dynamically create the dialog box and form, and makes the dialog box to move freely in the window, contains a lot of useful knowledge
ActiveCreateControls
- 该对话框的所有控件都是动态创建,非常实用-All of the dialog box controls are dynamically created, very practical
AminWndCreate
- 创建动画窗口的vc程序,可以让对话框动态出现-Creating animation window vc program that allows dynamic dialog appears
mvygkrs
- 内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!,()