|
-
July 15th, 2005, 01:27 AM
#1
Fastest way of Scanning Disk
Hi,
I'm scanning whole disk for files and folders and storing some attributes in structure. Currently i'm using FindFirstFile () and FindNextFile to scan disk and retrive attributes. This is taking approximately 15 minutes for complete scanning of approximately 50 GB data, but, windows searc files and folders option searchs all this within 4 minutes.
So please suggest me the way to improve the performance.
Is there any way to access Filesystem index???? If i'll be able to access FileSystem index then scanning will be very fast.
Ravindra
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|