server: Pass the security descriptor into create_file, if one is specified, and set...
authorRob Shearman <rob@codeweavers.com>
Fri, 26 Oct 2007 16:02:16 +0000 (17:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Oct 2007 13:18:27 +0000 (14:18 +0100)
commit5f5df83281a48df7746ff263b5047cffe4c3c1fa
tree8480fcb0ea7db9bd8f44ada93cb452e08395f21f
parentf98556c119d3f55ba26f4e737db8766b8dfd13c4
server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately.
dlls/ntdll/file.c
server/file.c
server/protocol.def