findfile

所属分类:磁盘编程
开发工具:Visual Basic
文件大小:3KB
下载次数:4
上传日期:2009-03-15 11:22:42
上 传 者richiebox
说明:  分别用DIR与API扫描硬盘上的所有文件
(DIR separately with the API used to scan all the files on the hard disk)

文件列表:
Find all files demo project.vbp (844, 1998-08-29)
Find all files demo project.vbw (80, 1999-08-15)
frmsearch.frm (5545, 1998-08-29)
modsearch.bas (999, 1998-08-29)

Find all files demo project This demo project shows how to find all files on a drive. It compares speeds of the API functions with the VB Dir function. It is quite easy to include into any projects that you may be writing. The way that it works is by scanning through each directory, putting directories into one list box and files into another. It then takes a directory from the directory list box, and scans it, adding further directories and files to their respective list boxes. This continues until there are no more directories to process.

近期下载者

相关文件


收藏者