CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态创建对话框

搜索资源列表

  1. CDynamicDialog

    0下载:
  2. 此文件实现了在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
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40405
    • 提供者:刘德小花
  1. DynamicDialog_demo

    0下载:
  2. 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper scr ipt.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39102
    • 提供者:刘怀国
  1. CatWork0508

    1下载:
  2. 这是用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.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:67938
    • 提供者:张威
  1. catwork0510

    0下载:
  2. 这是用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.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:232282
    • 提供者:徐磊
  1. CDynamicDialogWithoutTemplate

    0下载:
  2. Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41674
    • 提供者:gwq
  1. 实现动态创建对话框

    1下载:
  2. VC++实现动态创建对话框-VC create dynamic dialog
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40439
    • 提供者:hkx
  1. Create_Dialog

    0下载:
  2. Visual C++程序,动态创建对话框。-Visual C++ program, dynamic creation of dialog box.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15995
    • 提供者:tichangjun
  1. mfcDlg

    0下载:
  2. 对话框编程实例,包括创建圆形对话框窗口,对话框上动态创建视图等近20个实例-Dialog programming examples. including creating a circular dialog window dynamically create a view in the dialog box, nearly 20 instances of
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4472179
    • 提供者:西西
  1. primax2

    1下载:
  2. 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:695697
    • 提供者:梁志勇
  1. CDynamicDialog

    0下载:
  2. 动态创建对话框的实现,无需资源文件。对于自由对话框很有借鉴意义。-dynamically create dialog with out resource file
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:48695
    • 提供者:心港
  1. DLLExportDialog

    0下载:
  2. 能够使用动态链接库中的对话框资源创建对话框-Able to use the dynamic link library resources to create a dialog box in the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:41965
    • 提供者:dzy
  1. CDynamicDialog

    0下载:
  2. 用Visual C++实现动态创建对话框的程序源码,很不错的demo-Using Visual C++ dialog program to create dynamic code, very good demo! !
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:38324
    • 提供者:余国强
  1. CDynamicDialog

    0下载:
  2. VC++实现动态创建对话框 -VC++ to create dynamic dialog boxes in VC++ to dynamically create dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:40171
    • 提供者:紫金草
  1. VCPPdongtaiduihuakuang

    0下载:
  2. 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:40578
    • 提供者:帐篷
  1. dynamic-create-window-and-dialog

    0下载:
  2. 在窗口中用两种方法动态创建对话框和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
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:202104
    • 提供者:qifengzeng
  1. DynamicDialog

    1下载:
  2. VC++动态创建对话框,在窗口中的界面是自定义的,控件按钮的设置也是自定义的。-VC++ dynamically created dialog window interface is a custom button control settings are also customizable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:50279
    • 提供者:微笑一飞
  1. BIYZKK

    0下载:
  2. 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本,()
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:27648
    • 提供者:DIwsr%268002
  1. wnpaqsg

    0下载:
  2. 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本,()
  3. 所属分类:网络编程

  1. MURYXX

    0下载:
  2. 此文件实现了在VC++中动态创建对话框的功能,源文件包括很多函数说明了采用何种方法实现动态的创建对话框,此程序来自《电脑编()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-01
    • 文件大小:31744
    • 提供者:safekagy
  1. mvygkrs

    0下载:
  2. 内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!,()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:7168
    • 提供者:Chebter
« 12 3 4 5 »
搜珍网 www.dssz.com