|
File Mapping Class Module
| Version Compatibility: |
Visual Basic 6
|
More information: FileMapping Class Module
========================
Tired of using the traditional Visual Basic File Handling Routines, or even the FileSystemObject failed to read to a file byte-by-byte? Or, do you want to Access a File Using Pointers for Better Scalability and Performance?
This class supplies a handy set of routines for this purpose. This is advanced code, but it will increase performance, especially when working with large files.
Created by: Chris Vega [gwapo@models.com], http://trider.8m.com
This code has been viewed 44750 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. source/clsFileMapping.zip
|