Dear all, At the moment I'm developing an MFC application using Visual Studio 2005, development language is C++.
There is an .ini file where most constant data are saved and retrieved. I want to know how to read all the key values under a section from .ini file at once.. if there is a way to do that..! Can I do this using GetPrivateProfileStruct()..? -- Cheers, Vishva [Non-text portions of this message have been removed]
