I'm currently using the INI++ in my game, but it doesn't support Unicode, which I need. So I have to rip it out and replace it with the regular INI object.
This brings me problems. With INI++ that...
Type: Posts; User: Panchos; Keyword(s):
I'm currently using the INI++ in my game, but it doesn't support Unicode, which I need. So I have to rip it out and replace it with the regular INI object.
This brings me problems. With INI++ that...