Author Topic: XConfig  (Read 2156 times)

0 Members and 1 Guest are viewing this topic.

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
XConfig
« on: October 15, 2006, 04:59:00 pm »
Hey everyone. This project is a class wrapper for C++ that allows you to easily grab the data stored in Configuration Files (.ini) It's almost done, just missing a few little things, but I plan on finishing it up soon (no hurry though, I won't really have a use for it for a few more weeks).


USES:
1.) Store program configuration without having to use the registry
2.) Save game utility (if you're programming a game)

Like many of my other projects, I'll post a DL link as soon as I find a file host...