Sweden-Number/dlls/kernelbase
André Zwing 34841c0148 kernel32: Fix GetCompressedFileSize[AW] spec file entries.
Signed-off-by: André Zwing <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-10 11:38:22 +01:00
..
tests kernelbase/tests: Don't test functions directly when reporting GetLastError(). 2021-12-29 13:43:29 +01:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
collation.c
console.c kernelbase: Fix incorrect pseudo console allocation size (GCC 11). 2021-09-27 17:40:12 +02:00
debug.c ntdll: Update the MEMORY_INFORMATION_CLASS enumeration. 2021-08-03 23:41:05 +02:00
digitmap.c tools: Update to Unicode 14.0.0. 2021-09-15 19:34:21 +02:00
file.c kernel32: Fix CancelIoEx return value. 2021-12-23 10:50:10 +01:00
kernelbase.h kernelbase: Remove no longer needed console handle mapping. 2020-12-01 19:50:30 +01:00
kernelbase.rc
kernelbase.rgs make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
kernelbase.spec kernel32: Fix GetCompressedFileSize[AW] spec file entries. 2022-01-10 11:38:22 +01:00
loader.c kernelbase: Fix string size variable overflow in GetModuleFileNameW(). 2021-10-04 15:52:16 +02:00
locale.c kernelbase: Fix infinite loop in Internal_EnumCalendarInfo. 2021-12-01 18:13:54 +01:00
main.c advapi32: Improve PerfSetCounterRefValue() stub. 2021-11-22 22:20:51 +01:00
memory.c kernelbase: Add stub for PrefetchVirtualMemory(). 2021-11-24 15:37:24 +01:00
path.c kernelbase: Handle UNC path in UrlApplySchemeW. 2021-11-23 21:02:13 +01:00
process.c kernelbase: Don't hardcode magic constants. 2021-12-20 10:15:06 +01:00
registry.c kernelbase: Fix an ASCII / ANSI mixup in a comment. 2021-08-24 12:14:19 +02:00
security.c kernelbase: Add CreateBoundaryDescriptorW stub. 2021-12-07 16:19:48 +01:00
string.c
sync.c ntdll: Fix the RtlCreateTimer() argument order. 2021-12-14 21:48:44 +01:00
thread.c ntdll: Rename THREAD_DESCRIPTION_INFORMATION to THREAD_NAME_INFORMATION. 2021-12-02 20:20:40 +01:00
version.c kernelbase: Fix parameter order of FindResourceExW call for non-localized path. 2021-12-06 11:25:18 +01:00
volume.c kernelbase: Fix buffer size passed to read_nt_symlink(). 2021-04-21 21:00:33 +02:00