server: Extend get_token_user server call to also retrieve SIDs for the token's owner...
authorRob Shearman <robertshearman@gmail.com>
Mon, 16 Nov 2009 20:11:06 +0000 (20:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Nov 2009 14:14:54 +0000 (15:14 +0100)
commitbd56916f90e68632993a7275fe30a55a7efa222a
tree80d201f03ee8ce1a0f32396967fc4397298e8cf6
parent184f1fe33178eaff2f21764779521526ae53f879
server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group.
dlls/ntdll/nt.c
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/token.c
server/trace.c