..
tests
kernelbase: Use wide-char string literals.
2020-11-26 12:36:53 +01:00
Makefile.in
include: Use proper dllimports for kernel32 functions.
2020-11-24 18:41:13 +01:00
collation.c
…
console.c
kernelbase: Remove no longer needed console handle mapping.
2020-12-01 19:50:30 +01:00
debug.c
include: Use proper dllimports for kernel32 functions.
2020-11-24 18:41:13 +01:00
digitmap.c
…
file.c
kernelbase: Convert DOS to NT path for FileRenameInfo in SetFileInformationByHandle.
2021-06-30 01:03:34 +02: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-10-03 22:53:32 +02:00
kernelbase.spec
ntdll: Implement a no-op __chkstk for arm64.
2020-12-21 16:55:53 +01:00
loader.c
kernelbase: Align stack in GetProcAddress() on x64.
2020-10-27 20:30:31 +01:00
locale.c
make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu).
2021-10-03 22:53:32 +02:00
main.c
kernelbase: Copy MulDiv() implementation instead of forwarding.
2020-11-13 13:18:53 +01:00
memory.c
kernelbase: Implement VirtualAlloc2.
2020-10-26 20:35:42 +01:00
path.c
kernelbase: Use wide-char string literals.
2020-11-26 12:36:53 +01:00
process.c
kernelbase: Don't pass StdHandles with CREATE_NEW_CONSOLE.
2021-10-27 21:40:02 +02:00
registry.c
kernelbase: Use wide-char string literals.
2020-11-26 12:36:53 +01:00
security.c
kernelbase: Fix an incorrect allocation size.
2021-11-24 00:26:02 +01:00
string.c
…
sync.c
kernelbase: Wait directly on console handles.
2020-11-10 17:19:44 +01:00
thread.c
ntdll: Reimplement FLS data management on top of up to date structures.
2020-10-08 12:40:29 +02:00
version.c
kernelbase: Fix GetFileVersionInfo*() crashes with malformed resources.
2021-07-14 22:58:02 +02:00
volume.c
kernelbase: Use wide-char string literals.
2020-11-26 12:36:53 +01:00