DIRWALK.EXE: Directory Walking Control Sample (175214)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q175214 SUMMARY
DirWalk is an OCX that can be used as either a control placed on a form or
as a stand-alone ActiveX server using the CreateObject method. The control
is used to walk a directory tree and executes the ItemFound event every
time a file matching the specified criteria is found. The control continues
to walk the tree until either the entire drive is searched or the fCancel
parameter on the ItemFound event is set to True.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbfile kbhowto kbsample KB175214 |
---|
|