|
Non-API .Ini File Manipilation Class
| Version Compatibility: |
Visual Basic 6
|
More information: This class is a viable (and more robust) alternative to using the .Ini file API calls like GetPrivateProfileString. The quickest pure-VB class of its type I know of on the Web. (Of course, the API calls are still faster.) An API Ini class and a millisecond timer class are included for comparison purposes.
Constructive feedback appreciated.
This code has been viewed 514516 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. http://www.freevbcode.com/source/0205/VBIniClass.zip
|