RegDeleteKey fails if the lpSubKey param is NULL.
commita9d5de8414ed12fab003a10cde2ad72963464d5d
authorJames Hawkins <truiken@gmail.com>
Sat, 16 Apr 2005 10:49:10 +0000 (16 10:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 16 Apr 2005 10:49:10 +0000 (16 10:49 +0000)
tree9ea99d1a9d4de85d3d95abd51e7c6af19728da92
parent13578c8602d2fd9916868e2b5e896949c2f066df
RegDeleteKey fails if the lpSubKey param is NULL.
dlls/advapi32/registry.c
dlls/advapi32/tests/registry.c