wine/dlls/kernel32
Francois Gouget 508b793ec9 kernel32/tests: Avoid failures when processes start during the process test.
On Windows processes sometimes start during test_services_exe() so that
the size returned by the first NtQuerySystemInformation() is no longer
sufficient for the second call.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54094
2022-12-08 18:12:51 +01:00
..
tests kernel32/tests: Avoid failures when processes start during the process test. 2022-12-08 18:12:51 +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: Create GetGeoInfoEx stub. 2022-11-22 18:27:30 +01:00
kernel_main.c kernelbase: Implement internal KernelBaseGetGlobalData. 2022-03-31 22:02:51 +02:00
kernel_private.h kernelbase: Implement internal KernelBaseGetGlobalData. 2022-03-31 22:02:51 +02:00
locale.c kernel32: Reimplement GetCurrencyFormatA(). 2022-05-03 12:26:28 +02:00
lzexpand.c
Makefile.in kernelbase: Reimplement GetTimeFormatA(). 2022-05-04 08:56:25 +02:00
module.c
path.c
powermgnt.c kernel32: Fix percentage calculation in GetSystemPowerStatus. 2022-04-22 13:20:37 +02:00
process.c
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