ntdll: Add NtCreateKey tests

Alexandre Julliard julliard at winehq.org
Thu Mar 3 04:02:24 CST 2005


James Hawkins <truiken at gmail.com> writes:

> I've been discerning the behavior of RegCreateKey and NtCreateKey when
> creating a key directly under HKLM or HKU, and this test reveals that
> NtCreateKey does check for this case and returns a
> STATUS_INVALID_PARAMETER.

This is going to break registry initialisation. Do you really have an
app that depends on that?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-patches mailing list