ntdll: Implement NtAllocateLocallyUniqueId with server call.
commitc2cb29627703d7cbcff9edef0fa22ec9a14eb790
authorJuan Lang <juan_lang@yahoo.com>
Wed, 7 Mar 2007 00:33:26 +0000 (6 16:33 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Mar 2007 12:45:11 +0000 (7 13:45 +0100)
tree6961960f0cce07f63d043413f5369cb44bfb8ced
parentc54a0fc2cf5c58bf2aa47a523aa7593dc71e333e
ntdll: Implement NtAllocateLocallyUniqueId with server call.
dlls/ntdll/nt.c
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/token.c
server/trace.c
tools/make_requests