reactos/sdk
Timo Kreuzer db47b59b11 [NDK][NTOS][NTDLL][KRNEL32] Fix read/write of KSYSTEM_TIME
Fix KiWriteSystemTime and move it to NDK. The previous implementation of KiWriteSystemTime was broken and updated the fields in the wrong order. Before that it was right for SystemTime and wrong for InterruptTime. ExpSetTimeZoneInformation had it wrong for the TimeZoneBias.
Add KiReadSystemTime to read KSYSTEM_TIME values correctly, instead of doing it manually (and partly wrongly) all over the place.
2025-04-18 01:09:56 +03:00
..
cmake [SDK:CMAKE] Remove unused BUILD_MP build option (#7862) 2025-04-12 22:37:48 +02:00
include [NDK][NTOS][NTDLL][KRNEL32] Fix read/write of KSYSTEM_TIME 2025-04-18 01:09:56 +03:00
lib [VCRUNTIME] Fix a bug in x64 __security_init_cookie 2025-04-07 13:57:17 +00:00
tools [RSYM64] Nuke rsym64 2025-03-24 18:05:28 +00:00