8 Jan
2004
8 Jan
'04
8:09 p.m.
Kevin Koltzau <kevin(a)plop.org> writes:
Or would it be preferable that I stick with the way windows does it (by duplicating the ini file loading within uxtheme) and do all the processing in memory?
Yes that would be much better. Parsing a .ini file is not hard, and in the end it's probably less code than what you would have to do to reuse the existing profile parser. -- Alexandre Julliard julliard(a)winehq.com