Community

XMLProfile – a non-MFC, non-STL class to read and write XML profile files

(Hans Dietrich) Configuration files have now come full-circle in Microsoft’s product roadplan. Originally, .ini files were used to store application-specific data (accessed by GetPrivateProfileXXX() functions) and also system data stored in Win.ini (accessed by GetProfileXXX() functions).

Read More - Register for Free Membership