搜索资源列表
shell
- include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
shell
- include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
FileTreeDialog
- 将文件系统显示在树形控件内,在编辑空间中显示所选中的目录或文件名-show the filesystem in the disk by CTreeCtrl, and show the selected directories or files in the CEdit.
FolderDemo
- 复制和删除整个文件夹的例子,分别采用了通过WinBase.h中的基本操作函数和ShlwApi.h中的SHFileOperation来实现文件夹的复制和删除操作。 工程中包含VC6.0和VS2010两个版本。-Copy, and delete the entire folder of examples were used in the basic operation through WinBase.h functions and Sh