Sweden-Number/dlls/kernel32
Rémi Bernon 1445ae79e6 kernelbase: Also pass CreateFile2 file flags to CreateFileW.
Instead of just attributes.

Otherwise we may miss important flags like FILE_FLAG_OVERLAPPED and open
the file for synchronous I/O, causing a deadlock in Flight Simulator.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-09 22:36:13 +02:00
..
nls
tests kernelbase: Also pass CreateFile2 file flags to CreateFileW. 2020-09-09 22:36:13 +02:00
Makefile.in
atom.c
comm.c
computername.c
console.c kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +02:00
console_private.h kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
debugger.c
editline.c kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
file.c
heap.c
kernel32.spec kernel32: Remove the no longer used __wine_start_process() function. 2020-09-01 16:41:03 +02:00
kernel_main.c kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +02:00
kernel_private.h kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +02:00
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c
path.c
powermgnt.c
process.c kernel32: Remove the no longer used __wine_start_process() function. 2020-09-01 16:41:03 +02:00
profile.c libwine: Remove wine/library.h. 2020-09-08 16:26:17 +02:00
resource.c
sync.c
tape.c
term.c
thread.c ntdll: Call the thread entry point through BaseThreadInitThunk(). 2020-09-01 16:41:03 +02:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c
winerror.mc kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00