MSDN states that DuplicateToken should create a new token with the
authorRobert Shearman <rob@codeweavers.com>
Wed, 15 Jun 2005 10:20:17 +0000 (10:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Jun 2005 10:20:17 +0000 (10:20 +0000)
commit9495180325b76cccb0003e115047915c548b54d1
tree3853f6bc354872f0fac7c692d6b2b919567548eb
parentebb1aaee8621cdfc8ae1e498b1b72bba111d7b57
MSDN states that DuplicateToken should create a new token with the
TOKEN_QUERY | TOKEN_IMPERSONATE rights, not 0.
dlls/advapi32/security.c