搜索资源列表
本程序用WTL编写
- 本程序用WTL编写,运用了HOOK,模态对话框转为非模态(标准FileDialog),窗体分隔-the procedures used WTL preparation, use of HOOK, Modal Dialog converted to non-modal (standard FileDialog), Form segregation
让你的软件界面更漂亮三
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
自定义FileDialog
- 自定义FileDialog,可以模拟windows 2000 ,office等的打开、保存文件框-since FileDialog definition, can be simulated windows 2000, the office open, save the file box
WinRARZIP
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法(注:本人杜撰)。 窗口过程函数
fileDialog
- 本程序的功能是实现用来选择和建立文件夹的对话框,可以方便地进行文件夹的选择和建立-this procedure is the function used to select folders and the establishment of the dialog box, can easily perform folder options and the establishment of
myfiledialogdemo
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
FileDialog
- 给文件是C#编程中文件对话框的实例程序,对C#初学者学习对话框的使用有帮助。
modeltran
- 一个FileDialog的简单演示程序-a simple demonstration program
FileDialog
- 这是一个VC的窗口的例子,相信是一个好程序.也能使大家喜欢-This is a window of the VC example, I believe it is a good procedure. We would also like to
REGSTAR_src
- 本程序用WTL编写,运用了HOOK,模态对话框转为非模态(标准FileDialog),窗体分隔, ShellExtension(context menu),ATL COM等编程技术,并附有全部源码. -WTL prepared by this procedure, the use of the HOOK, to non-modal dialog mode (standard FileDialog), form separate, ShellExtension (context menu)
FileExplorer
- 实现android 的filedialog功能,可以直接返回路径名称。-Achieve android s filedialog features, you can directly return to the path name.
FileDialog
- 由文本读出,并将其16进制内容转化为10进制,最后画曲线显示。-read the HEX data from the file,then change then to BIN format,lastly draw the curve according to the data.
CFileDialogST_demo
- CFileDialogST的一个demo,按照这个,你就可以做一个同时可以打开多个文件的filedialog。-CFileDialogST a demo, according to this, you can do a multiple files at the same time can open the filedialog.
FileDialog
- 如何使用CFileDialog对话框 46-How to use the CFileDialog dialog box how to use the CFileDialog dialog box 46
ReadExcel_2
- 将EXCEL文件作为数据库进行查询,其中扩展了filedialog的对话框.使用了比较常用的ODBC方式.-The EXCEL file as a database query, which extends filedialog dialog box. Using methods commonly used ODBC.
FileDialog
- 基于vc++的文件读写保存操作,主要涉及vc的Cfile 类函数操作-Based on vc++ the file read and write the save operation, mainly related to the Cfile class functions operate vc
CFileDialog
- FileDialog的改造类,可以在打开对话框上面预览缩略图,很好用的-The transformation of FileDialog class, you can preview thumbnails in the Open dialog box above, the good
FileDialog
- 文件对话框的实例解析源码,适合一些初学者的入门与拓展。-Parse the source file dialog instance, for some beginners entry and expansion
filedialog
- FileDialog 和JFileChooser的区别-FileDialog and JFileChooser, the difference
MyFileDialogEx_demo
- Custom filedialog for mfc c++