uxtheme and unicode INI files

Alexandre Julliard julliard at winehq.org
Thu Jan 8 20:09:33 CST 2004


Kevin Koltzau <kevin at 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 at winehq.com



More information about the wine-devel mailing list