User profile: SeeLemon

User info
User name:SeeLemon
History
Joined:
Number of posts:5
Latest posts:

Getting values from ini file
It turns out, it was working, but my file path was wrong. [code] CIniReader iniReader("[b]...

Getting values from ini file
I'm using this class: http://www.codeproject.com/Articles/10809/A-Small-Class-to-Read-INI-File The ...

Finding UUID in text file
Thank you, that worked out fine.

Finding UUID in text file
I figured there was something more to it than just trying to find a string in that kind of file. Th...

Finding UUID in text file
Been trying to figure this out for hours. In my code I am generating a text file by this command. ...