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
Read And Write From INI File Demo

Author: Vivek Nigam
Category: Files and Directories
Type: Snippets
Difficulty: Beginning

Version Compatibility:  Visual Basic 6  

More information: Demo of how to read from and write to .ini file using GetPrivateProfileString and WritePrivateProfileString APIs for beginners.

This code has been viewed 60701 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/ReadWriteINI.zip

Sponsored Links