server: Implement the file sharing check when truncating a file that has an existing...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 23 Nov 2009 16:24:09 +0000 (17:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Nov 2009 16:24:45 +0000 (17:24 +0100)
commit923d582f0769af65dc79bf6cad884e96989c8915
treeccdfafc4f83c9daad2b51eed0170364b8e4fa36f
parentfd504b62899bb8d5d01a2f064ccd368fe7aa6297
server: Implement the file sharing check when truncating a file that has an existing mapping.
dlls/kernel32/tests/file.c
server/fd.c
server/file.h
server/mapping.c
server/trace.c