资源列表
[文件操作] GetFileIcon
说明: 将使用SHGetFileInfo函数获取指定文件关系的图标,并显示在静态控件中。-SHGetFileInfo function will be used to obtain the relationship between the specified file icon and displayed in a static control.<张钰> 在 2024-11-03 上传 | 大小:31744 | 下载:0
[文件操作] GetFileSystem
说明:使用GetVolumeInformation函数还可以获取磁盘驱动器的文件系统类型。-Use GetVolumeInformation function can also access the disk drive file system type.<张钰> 在 2024-11-03 上传 | 大小:40960 | 下载:0
[文件操作] DeleteUnEmptyFold
说明:要删除一个非空目录,必须首先删除其包含的所有文件或文件夹,然后才能调用RemoveDirectory函数删除-To remove a non-empty directory, you must first remove it contains all the files or folders, and then you can call a function to delete RemoveDirectory<张钰> 在 2024-11-03 上传 | 大小:35840 | 下载:0
[文件操作] CopyFolder
说明:本实例将使用外壳函数SHFileOperation,将一个目录复制到另一个目录下。-This example will use the shell function SHFileOperation, will be a directory to another directory.<张钰> 在 2024-11-03 上传 | 大小:33792 | 下载:0
[文件操作] DeleteCertainFolderFile
说明:本实例将介绍如何删除某一目录下特定类型的所有文件(不包括子目录中的文件)。-This example describes how to delete a directory on a specific type of all files (not including the subdirectories in the file).<张钰> 在 2024-11-03 上传 | 大小:36864 | 下载:0
[文件操作] GetDriverType
说明:在开发某些具有备份和恢复等功能的软件时,在拷贝文件及其目录时需要文件和目录属性包括时间和日期等才能完全地保存。本例将介绍如何获取目录的创建时间。-In the development of Certain functions such as backup and recovery software, copy files and directories in the file and directory attributes neede<张钰> 在 2024-11-03 上传 | 大小:47104 | 下载:0
[文件操作] TemporaryFile
说明:Make a temporary file for your app. This code can use immediately by copying to your modul.<kheo> 在 2024-11-03 上传 | 大小:1024 | 下载:0