.. |
tests
|
kernelbase/tests: Avoid an uneeded lstrlenW() call.
|
2019-12-10 20:59:19 +01:00 |
Makefile.in
|
kernelbase: Set an explicit load address.
|
2020-01-05 17:31:58 +01:00 |
collation.c
|
unicode: Use existing helpers to build the sortkeys table.
|
2020-01-23 21:11:29 +01:00 |
compose.c
|
Update to Unicode 12.1.
|
2019-12-09 23:47:45 +01:00 |
console.c
|
kernelbase: Move some console support back to kernel32.
|
2019-12-12 23:16:40 +01:00 |
debug.c
|
kernelbase: No longer import kernel32.
|
2019-12-13 09:50:24 +01:00 |
decompose.c
|
Update to Unicode 12.1.
|
2019-12-09 23:47:45 +01:00 |
digitmap.c
|
Update to Unicode 12.1.
|
2019-12-09 23:47:45 +01:00 |
file.c
|
kernelbase: Move some console support back to kernel32.
|
2019-12-12 23:16:40 +01:00 |
kernelbase.h
|
kernelbase: Redirect heap allocation functions to ntdll.
|
2019-12-11 22:46:19 +01:00 |
kernelbase.spec
|
kernel32: Fix spec entries for GetLongPathName().
|
2020-01-07 22:26:08 +01:00 |
loader.c
|
…
|
|
locale.c
|
kernelbase: Fix a typo in weights comparison helper (Coverity).
|
2020-01-03 21:40:59 +01:00 |
main.c
|
kernelbase: Redirect heap allocation functions to ntdll.
|
2019-12-11 22:46:19 +01:00 |
memory.c
|
kernelbase: Use exception handlers instead of IsBad* functions.
|
2019-12-11 23:25:58 +01:00 |
path.c
|
kernelbase: Use exception handlers instead of IsBad* functions.
|
2019-12-11 23:25:58 +01:00 |
process.c
|
kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW().
|
2019-12-13 11:30:01 +01:00 |
registry.c
|
kernelbase: Remove trailing dot in GetComputerNameExW() when domain name is empty.
|
2020-01-05 17:30:34 +01:00 |
security.c
|
…
|
|
string.c
|
kernelbase: Redirect heap allocation functions to ntdll.
|
2019-12-11 22:46:19 +01:00 |
sync.c
|
kernelbase: Use a direct server call instead of GetConsoleInputWaitHandle().
|
2019-12-12 23:16:40 +01:00 |
thread.c
|
kernelbase: Avoid calling some kernel32 functions.
|
2019-12-11 21:56:16 +01:00 |
version.c
|
kernelbase: Remove support for LZ files in 32-bit version functions.
|
2019-12-13 09:49:52 +01:00 |
wctype.c
|
kernel32: Move GetStringType functions to kernelbase.
|
2019-12-09 23:47:46 +01:00 |