[TRANSLATION] Update Simplified Chinese translation. (#912)
[reactos.git] / sdk / include / ndk /
2018-09-15 Mark Jansen[NTDLL][KERNEL32] Implement FLS callbacks.
2018-08-17 Timo Kreuzer[NTOS:OB] Rename object types to their official names...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-12 Eric Kohl[UMPNPMGR] Partially implement ReenumerateDeviceInstanc...
2018-07-15 Eric Kohl[NTOSKRNL][NDK][UMPNPMGR] Define and use PLUGPLAY_CONTR...
2018-07-01 Timo Kreuzer[SDK] Fix 64 bit issues
2018-07-01 Timo Kreuzer[NDK] Fix definition of MSR_DEBUG_CTL_LBR and MSR_DEBUG...
2018-07-01 Timo Kreuzer[NDK] Fix alignment macros and add missing ones
2018-07-01 Timo Kreuzer[DRIVERS][NTOS][NDK] Use IO_STACK_LOCATION instead...
2018-07-01 Timo Kreuzer[XDK][NDK] Fix IO_STACK_LOCATION alignments
2018-07-01 Timo Kreuzer[NDK] Fix the type of KPROCESS::ActiveProcessors
2018-07-01 Timo Kreuzer[NDK] Update x64 version of KEXCEPTION_FRAME
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Overhaul the token management code.
2018-06-27 Hermès Bélusca-Maïto[NDK] Update NtCreateToken() prototype annotations.
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-25 Pierre Schweitzer[SDK] Add more types for job objects information
2018-05-25 Pierre Schweitzer[SDK] Add a few types for job objects information
2018-05-12 Mark Jansen[SDK] Correct NtGlobalFlag names.
2018-04-07 Hermès Bélusca-Maïto[NDK] Increase MAXIMUM_HARDERROR_PARAMETERS for Win2k3...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-22 Thomas Faber[NTOS:CC] Avoid some magic numbers.
2018-02-10 Denis Malikov[SDK] Fix NT6 building issues and improve SDK NT6 headers. 356/head
2018-02-09 Pierre Schweitzer[NTOSKRNL] Bring an initial (and not perfect ;-)) imple...
2018-02-08 Pierre Schweitzer[NDK] Update the PRIVATE_CACHE_MAP structure to match...
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Alex Ionescu[RTL]: Document and flesh out Boot Status Data (BSD...
2018-01-31 David Quintana[NTOSKRNL] Fix CcIdleDelay initializer for old msvc...
2018-01-28 Thomas Faber[NDK] Add DEFERRED_WRITE structure for Cc. CORE-14235
2018-01-06 Timo Kreuzer[NDK] Fix some ob types (64 bit)
2018-01-01 Timo KreuzerAmd64/misc 64bit fixes (#236)
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-13 Amine Khaldi[ASM][NDK][NTOS] Rename Self to SelfPcr in the KIPCR...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-21 Jérôme Gardou[OPENGL32]
2017-10-22 Timo Kreuzer[NDK] Add tests for TEB
2017-10-22 Timo Kreuzer[NDK] Fix/improve definition of TEB
2017-10-22 Timo Kreuzer[NDK] fix some rtltypes.h definitions
2017-10-08 Timo Kreuzer[NDK] Improve NDK tests for KTHREAD and add them to...
2017-10-08 Timo Kreuzer[NDK] Add Win8+ version of KTHREAD
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work