Nigel Liang : winecfg: Read/write registry in unicode.

Nigel Liang ncliang at gmail.com
Fri Aug 3 20:42:55 CDT 2007


On 8/3/07, James Hawkins <truiken at gmail.com> wrote:
> On 8/3/07, Alexandre Julliard <julliard at wine.codeweavers.com> wrote:
> > Module: wine
> > Branch: master
> > Commit: 2d5a89bab087d09f3e3876e29ae32a2e863273fe
> > URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2d5a89bab087d09f3e3876e29ae32a2e863273fe
> >
> > Author: Nigel Liang <ncliang at gmail.com>
> > Date:   Thu Aug  2 16:33:24 2007 -0700
> >
> > winecfg: Read/write registry in unicode.
> >
>
> This patch breaks setting the windows version in winecfg (and I assume
> everything else that uses the registry):
>
Ah~ This is because set_reg_key is called with NULL value. Caught this
for get_reg_key, but missed set_reg_key. Patch sent to fix this:
http://www.winehq.org/pipermail/wine-patches/2007-August/042325.html
Thanks for the catch James.

-Nigel



More information about the wine-devel mailing list