.. |
tests
|
kernel32/tests: Add tests for job object accounting.
|
2024-03-18 23:21:37 +01:00 |
atom.c
|
kernel32: Null-terminate the atom names passed to NtAddAtom.
|
2022-11-04 19:23:55 +01:00 |
comm.c
|
kernel32: Enable compilation with long types.
|
2022-02-11 11:21:29 +01:00 |
computername.c
|
|
|
console.c
|
kernel32: Use nameless unions/structs.
|
2023-06-06 21:09:32 +02:00 |
debugger.c
|
|
|
file.c
|
kernel32: Use nameless unions/structs.
|
2023-06-06 21:09:32 +02:00 |
heap.c
|
include: Declare some missing ntdll functions, and fix the sorting.
|
2023-03-22 20:03:51 +01:00 |
kernel32.spec
|
kernelbase: Implement CopyFile2().
|
2024-02-20 10:42:57 +01:00 |
kernel_main.c
|
kernelbase: Reset std handles gotten from GetStartupInfo().
|
2023-11-30 23:12:54 +01:00 |
kernel_private.h
|
kernel32: Remove DECLSPEC_HIDDEN usage.
|
2023-09-13 11:13:11 +02:00 |
locale.c
|
kernel32: Fix GetCurrencyFormatA when input length is 0.
|
2023-03-08 20:05:14 +01:00 |
lzexpand.c
|
include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h.
|
2023-09-27 11:17:47 +02:00 |
Makefile.in
|
makefiles: Always use the global SOURCES variable for .rc files.
|
2023-11-01 22:43:56 +01:00 |
module.c
|
ntdll: Move some exception definitions to winternl.h.
|
2021-10-07 13:52:42 +02:00 |
path.c
|
kernelbase: Move Wow64EnableWow64FsRedirection() from kernel32 to kernelbase.
|
2023-05-11 22:53:14 +02:00 |
powermgnt.c
|
kernel32: Fix percentage calculation in GetSystemPowerStatus.
|
2022-04-22 13:20:37 +02:00 |
process.c
|
kernel32: Add ACTCTX field limit checks to CreateActCtxA().
|
2023-11-08 17:24:16 +01:00 |
profile.c
|
kernel32/profile: Trim spaces from section names on load.
|
2022-11-24 09:27:48 +01:00 |
resource.c
|
include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h.
|
2023-09-27 11:17:47 +02:00 |
sync.c
|
kernel32: Use nameless unions/structs.
|
2023-06-06 21:09:32 +02:00 |
tape.c
|
kernel32: Enable compilation with long types.
|
2022-02-11 11:21:29 +01:00 |
thread.c
|
kernel32: Move Wow64Get/SetThreadContext implementation to kernelbase.
|
2024-02-06 16:36:19 +01:00 |
toolhelp.c
|
kernel32: Enable compilation with long types.
|
2022-02-11 11:21:29 +01:00 |
version.c
|
kernel32: Enable compilation with long types.
|
2022-02-11 11:21:29 +01:00 |
version.rc
|
ntdll: Bump current build number to 19043 (Win10 2009).
|
2023-10-31 17:04:57 +01:00 |
virtual.c
|
kernel32: Use nameless unions/structs.
|
2023-06-06 21:09:32 +02:00 |
volume.c
|
kernel32: Enable compilation with long types.
|
2022-02-11 11:21:29 +01:00 |