Find File
How to find files via recursive directory searching. Uses a recursive procedure to find files that match your search and path entries. Also contains functional equivalents of InstrRev, Split, and Replace functions for earlier versions of VB.
About this post
Posted: 2017-07-23
By: BlackBeltVB
Viewed: 381 times
Categories
Attachments
FINDFILE.ZIP
Posted: 7/23/2017 7:28:01 AM
Size: 4,475 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- FileTimeToLocalFileTime
- FileTimeToSystemTime
- FindClose
- FindFirstFile
- FindNextFile
- RegQueryValue
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.