wine/dlls/kernel32
Evan Tang a7b49b0e86 kernel32/tests: Fix tls callback tests on Windows 7.
Also add a few more so the full set of callbacks is tested.

Fixes: 2203a8564c
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54657
2023-03-13 10:42:10 +01:00
..
tests kernel32/tests: Fix tls callback tests on Windows 7. 2023-03-13 10:42:10 +01: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 kernel32: Return success from GlobalReAlloc with locked HGLOBAL pointer. 2022-11-22 18:27:31 +01:00
kernel32.spec kernelbase: Implement DiscardVirtualMemory(). 2023-03-08 17:49:00 +01: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 kernelbase: Reimplement GetTimeFormatA(). 2022-05-04 08:56:25 +02:00
module.c
path.c kernel32: Use MoveFileWithProgress() to partially implement MoveFileTransacted(), 2023-01-27 21:55:34 +01:00
powermgnt.c kernel32: Fix percentage calculation in GetSystemPowerStatus. 2022-04-22 13:20:37 +02:00
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