advapi32: RegCreateKeyEx fix.

James Hawkins truiken at gmail.com
Mon Dec 5 13:29:38 CST 2005


On 12/5/05, Rein Klazes <wijn at wanadoo.nl> wrote:
>
> On Win9x,ME RegCreateKeyEx ignores the backslash character if the subkey
> begins with one. With a regression test.
>

Note that I'm not against this being committed, but another test you
could add is for the comment,

/* win9x,ME ignores one (and only one) beginning backslash */

the (and only one) part.  You could use the same test as the one you
added, but with two backslashes prepended and see if it fails.  I
haven't tested this myself (I only have > NT) but I'm curious if only
one beginning backslash is ignored.

--
James Hawkins



More information about the wine-devel mailing list