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

Robert Shearman rob at codeweavers.com
Wed Feb 21 11:10:45 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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9f5a6c2403cd4394d32a9bff2fdf4b081c278df8.diff
Type: text/x-patch
Size: 5161 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070221/8283ede0/9f5a6c2403cd4394d32a9bff2fdf4b081c278df8.bin


More information about the wine-patches mailing list