1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/kernel32
Francois Gouget b66f9af106 kernel32/tests: Fix the French GetNumberFormatEx() test on Windows 11.
Windows 11 uses a narrow non-breaking space instead of a plain one when
formatting numbers.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54583
2023-02-27 10:56:01 +01:00
..
tests kernel32/tests: Fix the French GetNumberFormatEx() test on Windows 11. 2023-02-27 10:56:01 +01:00
atom.c kernel32: Null-terminate the atom names passed to NtAddAtom. 2022-11-04 19:23:55 +01:00
comm.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
computername.c
console.c kernel32: Move some more console functions to kernelbase. 2022-02-18 11:03:22 +01:00
debugger.c
file.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
heap.c kernel32: Return success from GlobalReAlloc with locked HGLOBAL pointer. 2022-11-22 18:27:31 +01:00
kernel32.spec kernel32: Fix WaitForThreadpoolIoCallbacks spec entry. 2023-02-27 10:53:17 +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 kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
Makefile.in kernelbase: Reimplement GetTimeFormatA(). 2022-05-04 08:56:25 +02:00
module.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
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: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
sync.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
tape.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
thread.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
toolhelp.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
version.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
version.rc
virtual.c
volume.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00