.. |
tests
|
kernelbase/tests: Add a test for MapViewOfFile3 with MEM_REPLACE_PLACEHOLDER.
|
2024-02-01 21:47:17 +01:00 |
console.c
|
kernelbase: Don't inherit all the handles in conhost.exe.
|
2023-11-07 20:55:08 +01:00 |
debug.c
|
kernelbase: Implement RaiseException on ARM64EC.
|
2024-03-01 19:12:10 +01:00 |
file.c
|
kernelbase: Force debug info in critical sections.
|
2024-02-20 10:44:14 +01:00 |
kernelbase.h
|
kernelbase: Remove DECLSPEC_HIDDEN usage.
|
2023-07-12 10:55:10 +02:00 |
kernelbase.rc
|
|
|
kernelbase.rgs
|
kernelbase: Update timezone data to version 2024a.
|
2024-02-17 18:18:03 +01:00 |
kernelbase.spec
|
kernelbase: Implement CopyFile2().
|
2024-02-20 10:42:57 +01:00 |
loader.c
|
kernelbase: Use the official definitions for exception flags.
|
2024-02-29 18:14:48 +01:00 |
locale.c
|
kernelbase: Don't validate calendar id for GetCalendarInfo(CAL_ITWODIGITYEARMAX).
|
2023-12-12 11:01:14 +01:00 |
main.c
|
kernelbase: Remove no longer needed DllMainCRTStartup function.
|
2024-03-14 18:41:42 +01:00 |
Makefile.in
|
makefiles: Always use the global SOURCES variable for .mc files.
|
2023-10-12 10:50:42 +02:00 |
memory.c
|
kernelbase: Trace global memory counters in decimal.
|
2023-10-25 07:50:04 -05:00 |
path.c
|
kernelbase: Use scheme_is_opaque() in UrlIs().
|
2024-02-13 22:37:50 +01:00 |
process.c
|
kernelbase: Don't use INVALID_HANDLE_VALUE as std handle in CreateProcess.
|
2024-02-12 23:02:02 +01:00 |
registry.c
|
advapi32: Check NULL return key pointers when creating registry keys.
|
2024-03-04 22:50:25 +01:00 |
security.c
|
include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h.
|
2023-09-27 11:17:47 +02:00 |
string.c
|
kernelbase: Put 0 to output string even for 1 char buffer in LoadStringW().
|
2023-11-09 14:38:32 +01:00 |
sync.c
|
kernelbase: Implement WaitForDebugEventEx().
|
2023-08-22 10:39:18 +02:00 |
thread.c
|
kernel32: Move Wow64Get/SetThreadContext implementation to kernelbase.
|
2024-02-06 16:36:19 +01:00 |
version.c
|
ntdll: Bump current build number to 19043 (Win10 2009).
|
2023-10-31 17:04:57 +01:00 |
volume.c
|
kernelbase: Open object with DELETE access for NtMakeTemporaryObject().
|
2024-03-21 22:19:58 +01:00 |
winerror.mc
|
kernel32: Add string for WSAEADDRNOTAVAIL error.
|
2024-01-25 21:00:06 +01:00 |