|
|
|
|
Re: ini file parsing
[Re: Joey]
#125066
04/21/07 00:43
04/21/07 00:43
|
Joined: Oct 2003
Posts: 1,258 Virginia, USA
qwerty823
Senior Developer
|
Senior Developer
Joined: Oct 2003
Posts: 1,258
Virginia, USA
|
The api.def already has the winapi functions defined for reading/writing ini files.
GetPrivateProfileInt;kernel32!GetPrivateProfileIntA GetPrivateProfileString;kernel32!GetPrivateProfileStringA WritePrivateProfileString;kernel32!WritePrivateProfileStringA GetPrivateProfileSection;kernel32!GetPrivateProfileSectionA WritePrivateProfileSection;kernel32!WritePrivateProfileSectionA
Never argue with an idiot. They drag you down to their level then beat you with experience
|
|
|
|
|
|
|