Check file sharing permissions based on the file inode instead of the
authorAlexandre Julliard <julliard@winehq.org>
Sat, 27 Mar 2004 20:48:42 +0000 (20:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 27 Mar 2004 20:48:42 +0000 (20:48 +0000)
commit74bd1e47ed022a7c163d761f622be6debfd9933a
tree88c6355eab523ab6a089cd13b11a16e9bb109c98
parentae72222741ccb2848a5dff7cd7091260dafad460
Check file sharing permissions based on the file inode instead of the
file name.
Added regression test for sharing permissions.
dlls/kernel/tests/file.c
server/fd.c
server/file.c
server/file.h