VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Read/Write Easy INI Example

Matthew Gates  (16 Submissions)   Files/File Controls/Input/Output   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Fri 25th February 2000   Mon 8th February 2021

Read/Write Easy INI Example

API Declarations


Public 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/Write Easy INI Example (1(1 Vote))
Read/Write Easy INI Example.bas

Read/Write Easy INI Example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters