File Manager
- Scan a local directory recursively, recording file
attribute information and creating a simple report. The report
shows the directory, filename, and date of last change (from the
file attribute). It does this for an entire tree, that is recursively
and only look for specific file extensions. The scenario is to monitor
when users change a particular file type and then record it.
|
| URL: |
Private project |
| Application: |
Desktop |
| Tool Used: |
Visual Basic 6, Windows API |
| Platform: |
Windows |
|