advapi32: Always set the requested fields of the security descriptor according to...
commitd521a2c6d3cbdfa42de8725c5af8700c737d5fb4
authorRob Shearman <rob@codeweavers.com>
Mon, 25 Jun 2007 14:00:38 +0000 (25 15:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2007 21:21:50 +0000 (25 23:21 +0200)
treeedfba182d9025672d762087ce9f7e320d204ffe2
parenta3854be0b3e2e7a1f863b5db42d7b4287f5eede7
advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW.

Also, set the control flags so that other security descriptor
functions can retrieve the info from it.
dlls/advapi32/security.c
dlls/advapi32/tests/security.c