server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token.

Robert Shearman rob at codeweavers.com
Mon Feb 19 09:13:03 CST 2007


Add tests for GetTokenInformation(TokenImpersonationLevel).
---
  dlls/advapi32/tests/security.c |   24 ++++++++++++++++++++----
  dlls/ntdll/nt.c                |   15 ++++++++++++++-
  server/protocol.def            |    7 +++++++
  server/token.c                 |   17 +++++++++++++++++
  4 files changed, 58 insertions(+), 5 deletions(-)

tools/make_requests needs to be run after applying this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3e199721c49055e8a0fe9c94720f5a9053131ea2.diff
Type: text/x-patch
Size: 5161 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070219/1e82f61f/3e199721c49055e8a0fe9c94720f5a9053131ea2.bin


More information about the wine-patches mailing list