Sweden-Number/dlls/kernel32
Jacek Caban 2fd27f0a04 kernel32: Use NtDeviceIoControlFile directly for IOCTL_CONDRV_READ_CONSOLE and IOCTL_CONDRV_WRITE_CONSOLE.
Avoids messing last error for non-conhost consoles.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-15 21:43:45 +02:00
..
nls
tests kernel32/tests: Avoid assumptions about the current working directory. 2020-09-14 19:42:39 +02:00
Makefile.in
atom.c
comm.c
computername.c
console.c kernel32: Use NtDeviceIoControlFile directly for IOCTL_CONDRV_READ_CONSOLE and IOCTL_CONDRV_WRITE_CONSOLE. 2020-09-15 21:43:45 +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 kernel32: FILE_SetDosError() is not used anymore so remove it. 2020-07-17 23:16:51 +02:00
heap.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
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 ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
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 kernel32: Import FreeConsole from kernelbase. 2020-07-01 20:33:07 +02:00
tape.c
term.c
thread.c ntdll: Call the thread entry point through BaseThreadInitThunk(). 2020-09-01 16:41:03 +02:00
toolhelp.c kernel32: Zero initialize module data in fetch_module(). 2020-07-22 22:16:05 +02:00
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