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.
Uses the following API functions:
- FileTimeToLocalFileTime
- FileTimeToSystemTime
- FindClose
- FindFirstFile
- FindNextFile
- RegQueryValue
Back to Code Samples
Copyright © 2001 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.