VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

clsINI Fast, easy, robust INI manipulation

Eric Dalquist  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Ever wanted an easy way to store settings for your program? The registry is great and all but it's hard to check to make sure things are saved correctly and if you're not sure what you're doing you can clutter it up with junk quickly.


The ini class can be compiled into a stand-alone DLL or included directly into your project. It has methods to create, delete and rename, sections, keys and values within a file making storing settings a breeze!


If you have any questions or comments please post them here or email me at [email protected]

Rate clsINI Fast, easy, robust INI manipulation (4(4 Vote))

Download clsINI Fast, easy, robust INI manipulation

clsINI Fast, easy, robust INI manipulation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters