VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Read and Write to an *.INI file

Eddy B  (3 Submissions)   Files/File Controls/Input/Output   VB 6.0   Unknown Difficulty   Mon 26th February 2001   Mon 8th February 2021

Read and Write to an *.INI file

API Declarations



Declare Function WritePrivateProfileString Lib "kernel32" Alias "WritePrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As Any, ByVal lpString As Any, ByVal lpFileName As String) As Long



Rate Read and Write to an *.INI file (2(2 Vote))
Read and Write to an *.INI file.bas

Read and Write to an *.INI file Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters