madhosh
Programmer
- Aug 10, 2001
- 14
Thanks a lot for your help folks..
I need to access data in INI files using C++.Can anyone suggest some API's??
I used GetPrivateProfileString(..) but it returns only the value of the key name supplied.
How do I get values of all keys in a INI one by one?
I need to access data in INI files using C++.Can anyone suggest some API's??
I used GetPrivateProfileString(..) but it returns only the value of the key name supplied.
How do I get values of all keys in a INI one by one?