[Bug 14627] regedit broken due to locale settings

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 20 11:11:59 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14627





--- Comment #18 from Rafał Mużyło <galtgendo at o2.pl>  2008-09-20 11:11:59 ---
Well, after reading programs/regedit/regproc.c, I think it's a bug
caused by using \n in many places of export_hkey().
compiler translates it to 0d0a, but that's two wchar, not one.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list