Getting values from ini fileIt turns out, it was working, but my file path was wrong. [code] CIniReader iniReader("[b]...
Getting values from ini fileI'm using this class: http://www.codeproject.com/Articles/10809/A-Small-Class-to-Read-INI-File The ...
Finding UUID in text fileThank you, that worked out fine.
Finding UUID in text fileI figured there was something more to it than just trying to find a string in that kind of file. Th...
Finding UUID in text fileBeen trying to figure this out for hours. In my code I am generating a text file by this command. ...