commit | 608ac1e828f65130a7ac36794f7f7948206a1708 | [log] [tgz] |
---|---|---|
author | Rob Shearman <rob@codeweavers.com> | Mon Feb 18 19:39:19 2008 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Feb 19 13:39:24 2008 +0100 |
tree | 4da36541463def0b5fb48374c50be76f24e47188 | |
parent | 9ad684b42621a6509db0f5e410f412e6f0097e42 [diff] |
advapi32: Fix the AccessCheck tests so that the ACCESS_SYSTEM_SECURITY test now runs (when the user has the Security privilege). Duplicate the token at SecurityImpersonation impersonation level instead of SecurityIdentification, otherwise the call to RtlAdjustPrivilege fails on Windows.