7 Nov
2012
7 Nov
'12
7:25 p.m.
Qian Hong <fracting(a)gmail.com> writes:
However, in git log I see such a commit: commit 31ade1eb67e6b55f1b0c09ef7a806cd53652b1e2 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Mar 21 13:52:43 2007 +0100
setupapi: Add support for .inf files in utf-8 format.
Did I miss anything or was there a reason to add utf8 support for inf files in Wine?
It's here to support Unicode data in wine.inf, as you noted. However, I don't think it makes sense to add the BOM unless we actually have Unicode keys in there. -- Alexandre Julliard julliard(a)winehq.org