Sweden-Number/dlls/kernel32
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
..
nls
tests kernel32: Open replaced file without GENERIC_WRITE in ReplaceFileW(). 2019-04-11 19:29:42 +02:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.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
heap.c
kernel32.spec kernel32: Add forward for RtlInstallFunctionTableCallback on ARM/ARM64. 2019-04-08 09:55:22 +02:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c kernel32: Validate handle before freeing a LOAD_LIBRARY_AS_DATAFILE module. 2019-04-05 22:16:30 +02:00
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc