advapi32: RegGetValueW() must return the required buffer size in bytes, not WCHARs.
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 11 Jan 2008 08:52:05 +0000 (09:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jan 2008 11:25:21 +0000 (12:25 +0100)
commitd9a06b236aa1f1dd20105128b0ba98013c8abc2f
treeff3987c06dbcbdd4ab2260cf5ebe666339da7252
parentc47c6483aa680b94ec0d9c4acc9b50b26c0b771c
advapi32: RegGetValueW() must return the required buffer size in bytes, not WCHARs.
dlls/advapi32/registry.c