INI Read and INI Write – Simple and Error Free
INI Read and INI Write made simple. I included examples in each function. If you like my codes, then please vote for me. But only if you like them. Thanks =) Original Author: Jeffrey C. Tatum API Declarations ‘INI Read and WriteDeclare Function GetPrivateProfileString Lib “kernel32” _Alias “GetPrivateProfileStringA” (ByVal lpApplicationName _As String, lpKeyName As Any, ByVal lpDefault As String,… Read More »