Robert Shearman : server: Retrieve the groups for a token from the server.
Module: wine Branch: refs/heads/master Commit: 3396a66ee7270c24cd2c50193afb68f6e49b4c92 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3396a66ee7270c24cd2c5019... Author: Robert Shearman <rob(a)codeweavers.com> Date: Sat May 13 16:58:19 2006 +0100 server: Retrieve the groups for a token from the server. --- dlls/ntdll/nt.c | 73 ++++++++++++++++++++++++++++++------- include/wine/server_protocol.h | 24 ++++++++++++ server/protocol.def | 14 +++++++ server/request.h | 2 + server/token.c | 80 +++++++++++++++++++++++++++++++++++----- server/trace.c | 52 ++++++++++++++++++++++++++ 6 files changed, 220 insertions(+), 25 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3396a66ee7270c24cd2c...
participants (1)
-
Alexandre Julliard