Exploring VB6 Volume 2: Files and Directories
- 0
- Add a Comment
The Exploring VB6 series is a “best of” collction of Dan Appleman’s previously published work
for Visual Basic 6 developers. This second volume is intended for intermediate and advanced developers, and focuses
on file and directory operations. Also covers advanced API programming techniques and how to migrate them to VB .NET. [ Available in PDF Format for $8 / Download ]
Table of Contents
- Free at last - Finding the free space on a drive may be harder than you think.
- Cafe de Visual Basic - Answers to readers questions on various topics including short and long file names.
- An Editorial Challenge - Learn to find the images associated with files.
- The Secret File - The SHFileOperation function is powerful, but tricky to use.
