.. |
tests
|
kernelbase/tests: Fix a typo in ok() message.
|
2019-12-02 22:02:57 +01:00 |
Makefile.in
|
kernelbase: Reimplement WideCharToMultiByte using Win32-format codepage tables.
|
2019-12-06 22:30:23 +01:00 |
compose.c
|
kernelbase: Reimplement WideCharToMultiByte using Win32-format codepage tables.
|
2019-12-06 22:30:23 +01:00 |
console.c
|
kernel32: Move some handle functions to kernelbase.
|
2019-09-26 19:36:10 +02:00 |
debug.c
|
kernelbase: Fix fault address printing for the PE build.
|
2019-10-23 21:08:45 +02:00 |
decompose.c
|
kernelbase: Reimplement MultiByteToWideChar() using Win32-format codepage tables.
|
2019-12-06 22:30:23 +01:00 |
digitmap.c
|
kernel32: Move FoldStringW() function to kernelbase.
|
2019-11-28 09:05:13 +01:00 |
file.c
|
kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions.
|
2019-12-03 09:30:43 +01:00 |
kernelbase.h
|
kernel32: Move the locale registry setup to kernelbase.
|
2019-11-20 23:03:21 +01:00 |
kernelbase.spec
|
kernel32: Move Get/SetLocaleInfoW() to kernelbase.
|
2019-12-09 23:47:45 +01:00 |
loader.c
|
kernelbase: Fix variable name aliasing issue.
|
2019-10-19 15:23:32 +02:00 |
locale.c
|
kernel32: Move Get/SetLocaleInfoW() to kernelbase.
|
2019-12-09 23:47:45 +01:00 |
main.c
|
kernel32: Move the locale registry setup to kernelbase.
|
2019-11-20 23:03:21 +01:00 |
memory.c
|
kernelbase: Fix GetSystemFirmwareTable regression.
|
2019-11-20 23:03:21 +01:00 |
path.c
|
kernelbase: Fix PathAllocCanonicalize handling segments that contain dots.
|
2019-09-19 12:22:35 +02:00 |
process.c
|
kernelbase: Verify that the file can be opened when looking for an executable.
|
2019-12-04 10:55:15 +01:00 |
registry.c
|
kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions.
|
2019-12-03 09:30:43 +01:00 |
security.c
|
kernelbase: Implement EqualDomainSid.
|
2019-11-12 22:05:58 +01:00 |
string.c
|
kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions.
|
2019-12-03 09:30:43 +01:00 |
sync.c
|
kernelbase: Update SetNamedPipeHandleState debug trace.
|
2019-10-17 21:04:58 +02:00 |
thread.c
|
ntdll: Use better type for thread description info structure.
|
2019-12-03 21:27:14 +01:00 |
version.c
|
kernel32: Move some misc functions to kernelbase.
|
2019-09-26 19:36:10 +02:00 |