VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

If you wanna write and read your program settings from Win.ini this code is for you...

Jafo C - Null  (3 Submissions)   Miscellaneous   Visual Basic 5.0   Unknown Difficulty   Mon 1st April 2002   Mon 8th February 2021

If you wanna write and read your program settings from Win.ini this code is for you...

API Declarations



Declare Function WriteProfileString Lib "kernel32" Alias "WriteProfileStringA" (ByVal lpszSection As String, ByVal lpszKeyName As String, ByVal lpszString As String) As Long

Rate If you wanna write and read your program settings from Win.ini this code is for you... (1(1 Vote))
If you wanna write and read your program settings from Win.ini this code is for you....bas

If you wanna write and read your program settings from Win.ini this code is for you... Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters