advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Non-API .Ini File Manipilation Class

Author: Anonymous
Category: Files and Directories
Type: Classes
Difficulty: Intermediate

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 516976 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

Sponsored Links