定制CFileDialog

时间:2013-09-24 04:00:44
【文件属性】:
文件名称:定制CFileDialog
文件大小:5.02MB
文件格式:RAR
更新时间:2013-09-24 04:00:44
CFileDialog CCombobox 自己写的一个CFileDlg,可以根据需要改变对话框和按钮的颜色,类型等。Windows自带的CFileDlg太过于单一,追求高质量UI设计的可以看看。
【文件预览】:
CMyFileDlg
----MyOwnFileDlg.suo(136KB)
----MyOwnFileDlg.sln(902B)
----MyOwnFileDlg()
--------NonlinearEditDef.h(902B)
--------ResourceLoad.h(2KB)
--------NonlinearEditRes.h(12KB)
--------stdafx.h(2KB)
--------NonlinearEdit.lib(3KB)
--------MyOwnFileDlg.h(559B)
--------ButtonST_Skin.cpp(16KB)
--------targetver.h(1KB)
--------MyHook.h(396B)
--------MyOwnFileDlg.rc(6KB)
--------MyOwnFileDlg.vcproj(7KB)
--------MYHOOKDLL.dll(80KB)
--------MyOwnFileDlgDlg.h(2KB)
--------MEMDCEX.H(2KB)
--------PopupDlgOwerDraw.cpp(17KB)
--------MyOwnFileDlgDlg.cpp(32KB)
--------MyOwnFileDlg.aps(42KB)
--------ButtonST.cpp(71KB)
--------BCMenu.h(16KB)
--------stdafx.cpp(212B)
--------SkinButton.cpp(8KB)
--------ReadMe.txt(4KB)
--------ResourceLoad.cpp(9KB)
--------MYHOOKDLL.lib(2KB)
--------Resource.h(3KB)
--------ButtonST_Skin.h(2KB)
--------SkinButton.h(2KB)
--------NonlinearEdit_Res.dll(492KB)
--------MyOwnFileDlg.cpp(3KB)
--------res()
--------BCMenu.cpp(89KB)
--------PopupDlgOwerDraw.h(3KB)
--------ButtonST.h(11KB)
--------MyOwnFileDlg.vcproj.PC-201007051352.Administrator.user(1KB)
----MyOwnFileDlg.ncb(18.27MB)

网友评论

  • 这个真是帮了我的大忙了,里面利用系统的文件对话框代码让我知道了如何调用他