搜索资源列表
1-20
- vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口-vc insp
CDynamicDialog
- 此文件实现了在VC++中动态创建对话框的功能,源文件包括很多函数说明了采用何种方法实现动态的创建对话框。此程序来自《电脑编程技巧与维护》。-achieved in VC dynamic dialog creation functions, including many of the source documents note the function method used to create dynamic dialog. This program from the "compute
DynamicDialog_demo
- 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper scr ipt.
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.
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
sssss
- VC++实现,从Codeproject下载下载 动态的创建对话框,不需要使用资源编辑器,很难的资源
实现动态创建对话框
- VC++实现动态创建对话框-VC create dynamic dialog
mfcDlg
- 对话框编程实例,包括创建圆形对话框窗口,对话框上动态创建视图等近20个实例-Dialog programming examples. including creating a circular dialog window dynamically create a view in the dialog box, nearly 20 instances of
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
EditTest
- 在对话框中动态创建编辑框并能够响应自定义消息-Edit box and create a dynamic custom message in response to
primax2
- 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
CDynamicDialog
- 动态创建对话框的实现,无需资源文件。对于自由对话框很有借鉴意义。-dynamically create dialog with out resource file
DLLExportDialog
- 能够使用动态链接库中的对话框资源创建对话框-Able to use the dynamic link library resources to create a dialog box in the dialog box
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.
VCPPdongtaiduihuakuang
- 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
InsertTbarToDialog
- 在对话框中动态创建工具条,并且动态调整对话框上控件的位置。-Dynamically create a toolbar in a dialog box, and dynamically adjust the position of the controls in the dialog box.
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
mvygkrs
- 内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!,()