Browsing VB6 Files and I/O
Displaying page 1 of 9 | Prev | Next
Download File
Shows you a couple very easy ways to download files from the internet using the url.
USB Communication
This zip contains a couple modules to simplify the process of dealing with USB ports and devices.
Array to File, Part Deux
Another method to write an array to a file.
Array to File
Write an entire array into a file'assumes MyArray existsOpen "myfile.
Dialog - file - using API
The following is reprinted for archival purposes from Gary Beene's Information Center, with permission from Mr.
Get drive information (Disk ID, FreeSpace, Label, etc)
These functions will provide you quick, fail-safe information about a specific disk letter you specify (ex: "C:" )GetDriveSerialID - Returns the serial number of a drive partition (if available)GetDriveFreeSpace - Returns the free space of the specified drive (if available)GetDriveSize - Returns the total drive space (if available)GetDriveUsedSpace - Returns the used disk space of the specified drive (if available)GetDriveLabel - Returns the volume label of the specified driveSome functions are declared as variant instead of longs, avoiding the 2GB limit.
File Sync Utility v5
Simple synchronize backups and remove duplicates utility
Added option to remove empty folders after delete operations
v3 adds the option to use file CRCs for exact matching - this helps
in situations where time stamps are different when files are still identical.
Displaying page 1 of 9 | Prev | Next