wine/dlls/kernel32
Francois Gouget 4d3eb56e7c kernel32/tests: Fix the ScrollConsoleScreenBuffer() tests on Windows 10 1909.
On Windows 10 1909 ScrollConsoleScreenBufferA() returns an error if
the destination is not within the clip rectangle but still modifies the
console buffer as expected! So mark this behavior as very_broken().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54871
2023-04-20 22:55:56 +02:00
..
tests kernel32/tests: Fix the ScrollConsoleScreenBuffer() tests on Windows 10 1909. 2023-04-20 22:55:56 +02:00
atom.c kernel32: Null-terminate the atom names passed to NtAddAtom. 2022-11-04 19:23:55 +01:00
comm.c
computername.c
console.c
debugger.c
file.c
heap.c include: Declare some missing ntdll functions, and fix the sorting. 2023-03-22 20:03:51 +01:00
kernel32.spec kernel32: Add semi-stub for RemoveDirectoryTransactedA/W(). 2023-03-31 19:10:38 +02:00
kernel_main.c
kernel_private.h
locale.c kernel32: Fix GetCurrencyFormatA when input length is 0. 2023-03-08 20:05:14 +01:00
lzexpand.c
Makefile.in
module.c
path.c kernel32: Add semi-stub for RemoveDirectoryTransactedA/W(). 2023-03-31 19:10:38 +02:00
powermgnt.c
process.c kernel32: Implement GetFirmwareType(). 2023-03-06 11:09:03 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c
sync.c
tape.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c