wine/dlls/kernel32
Alexandre Julliard 6ccdd7f8f5 kernelbase: Reimplement GetDateFormatW/Ex() using get_locale_info().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-04 08:51:43 +02:00
..
tests kernelbase: Reimplement GetCurrencyFormatW/Ex() using get_locale_info(). 2022-05-03 12:26:28 +02:00
atom.c
comm.c
computername.c
console.c
debugger.c
file.c
heap.c kernelbase: Use the same HLOCAL flags / lock layout as native. 2022-04-04 18:40:26 +02:00
kernel32.spec kernelbase: Reimplement GetDateFormatW/Ex() using get_locale_info(). 2022-05-04 08:51:43 +02: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
lcformat.c kernelbase: Reimplement GetDateFormatW/Ex() using get_locale_info(). 2022-05-04 08:51:43 +02:00
locale.c kernel32: Reimplement GetCurrencyFormatA(). 2022-05-03 12:26:28 +02:00
lzexpand.c
Makefile.in kernel32: Remove the old locale information stored in resources. 2022-03-31 11:02:37 +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
resource.c
sync.c
tape.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c