server: Make create_mapping use struct object_attributes and set the security descrip...
authorRob Shearman <rob@codeweavers.com>
Thu, 25 Oct 2007 18:09:54 +0000 (19:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Oct 2007 10:45:29 +0000 (12:45 +0200)
commit23df453d383a3a6b52e89f29ddbb1d9cb344b538
treec40ad9a330144efbb132ac60d404ba395ce6f74b
parent1f86321964d26cdf795c49090245ca7e73462107
server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/sync.c
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/mapping.c
server/protocol.def
server/trace.c