advapi32: The lpcbSecurityDescriptor parameter to RegGetKeySecurity isn't optional...
authorRob Shearman <rob@codeweavers.com>
Thu, 14 Feb 2008 14:38:30 +0000 (14:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Feb 2008 10:03:31 +0000 (11:03 +0100)
commit7579145ae139753d76ccebb1a4d6805550de0353
treea9fcb9bc9e82ad3affc2f53bc2e318a7214a4066
parentcc0a458f92422a0039e46149d4f1ae30ab92a035
advapi32: The lpcbSecurityDescriptor parameter to RegGetKeySecurity isn't optional, so don't complicate the code by treating as though it is.
dlls/advapi32/registry.c