Sweden-Number/dlls/kernel32/tests
Zhiyi Zhang 04ccd995b1 kernel32: Open replaced file without GENERIC_WRITE in ReplaceFileW().
As MSDN says, the replaced file is opened with the GENERIC_READ, DELETE,
and SYNCHRONIZE access rights. If GENERIC_WRITE is added, then it will
fail with previous file opens without FILE_SHARE_WRITE.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=33845
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-11 19:29:42 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c
file.c kernel32: Open replaced file without GENERIC_WRITE in ReplaceFileW(). 2019-04-11 19:29:42 +02:00
format_msg.c
generated.c
heap.c
loader.c
locale.c
mailslot.c
module.c
path.c
pipe.c
process.c
profile.c
resource.c
resource.rc
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c