搜索资源列表

  1. FileDlg.rar

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:2024-11-27
    • 文件大小:49.91kb
    • 提供者:
  1. FileDlg

    0下载:
  2. 编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50.17kb
    • 提供者:赵军
  1. ActiveX控件专集

    0下载:
  2. ActiveX控件使用方法演示。包含calendar.scx,filedlg.scx,progress.scx,scale.scx,slider.scx,treeview.scx使用方法。-use ActiveX demo. Included calendar.scx, filedlg.scx, progress.scx. scale.scx, slider.scx, treeview.scx use.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:333.53kb
    • 提供者:蒋志斌
  1. FileDlg

    0下载:
  2. 这个程序用WINDOWS编程实现文件的操作,可参考
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.21mb
    • 提供者:顾晓燕
  1. FileDlg

    0下载:
  2. 编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-11-27
    • 文件大小:50kb
    • 提供者:赵军
  1. ActiveX控件专集

    0下载:
  2. ActiveX控件使用方法演示。包含calendar.scx,filedlg.scx,progress.scx,scale.scx,slider.scx,treeview.scx使用方法。-use ActiveX demo. Included calendar.scx, filedlg.scx, progress.scx. scale.scx, slider.scx, treeview.scx use.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-11-27
    • 文件大小:333kb
    • 提供者:蒋志斌
  1. FileDlg

    0下载:
  2. 这个程序用WINDOWS编程实现文件的操作,可参考-This procedure documents using WINDOWS programming operation, may refer to
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:1.21mb
    • 提供者:顾晓燕
  1. FILEDLG

    0下载:
  2. 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解VC++ mfc-I have written code to demonstrate how to open up a file dialog and save the file dialog box, there are notes, it is easy to understand VC++ Mfc
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-27
    • 文件大小:27kb
    • 提供者:sdfas
  1. FileDlg

    0下载:
  2. 通过钩子函数改变文件选择对话框风格 可以预览图片-The code can change the dialog s style by hook function and preview the picture
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:17kb
    • 提供者:wangming
  1. FileDlg

    0下载:
  2. MFC FileDlg示例 MFC FileDlg示例 -MFC FileDlg sample MFC FileDlg sample sample MFC FileDlg sample MFC FileDlg
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:180kb
    • 提供者:SigCell2009
  1. FileDlg

    0下载:
  2. 邦定 EXE 文件 2个文件 邦定 EXE 文件 2个文件-bind exe file
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:7kb
    • 提供者:chenhao
  1. FileDlg

    0下载:
  2. 文件框的使用方法介绍,大家可以直接用,对初学者有一定帮助-Introduction to use the file box, we can use some help for beginners
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-27
    • 文件大小:1.8mb
    • 提供者:程凡永
  1. filedlg

    0下载:
  2. 用CFileDialog类选择文件filedlg.rar,很不错的vc源码,希望能对大家有所帮助-Select the file using CFileDialog class filedlg.rar, very good vc source, I hope you can help
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:37kb
    • 提供者:
  1. FILEDLG

    0下载:
  2. 用WIN SDK 控制文件对话框.基于WINDOWS API-control file dialog with WIN SDK .based windows api
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-27
    • 文件大小:627kb
    • 提供者:yingyuanyuan
  1. uActtiveXconts

    0下载:
  2. ActiveX控件源码使用方法演示。包含calendar.scx,filedlg.scx,proogress.scx,scale.scx,slider.scx,treeview.scx使用方法。 -ActiveX control source using the method of presentation. The contains calendar.scx, filedlg.scx, proogress.scx, scale.s
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:334kb
    • 提供者:wzzling
  1. filedlg

    0下载:
  2. 这是一个关于文件处理的VC++源码,在此与各位朋友分享,谢谢!-This the document processing VC++ source, in this to share with you friends, thank you!
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-27
    • 文件大小:30kb
    • 提供者:wiebo
  1. chapter_two

    0下载:
  2. 《WINDOWS编程循序渐进》第二章源代码,包含FileDlg、PropertyDialog_MultiPage等9个例子文件,供初学者使用,VS2010测试通过。-Source code of Chapter two from 《WINDOWS programming step by step》,including 9 application program such as FileDlg、PropertyDialog_MultiPa
  3. 所属分类:通讯编程

    • 发布日期:2024-11-27
    • 文件大小:19.91mb
    • 提供者:杨光
  1. filedlg

    0下载:
  2. API\不使用控件就可以弹出打开文件对话框(API\ opens the open file dialog box without using controls)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:fengzhongju

源码中国 www.ymcn.org