ntfill.h from System Informer is now included in NtDoc, adding documentation for additional kernel functions, types, and constants, such as ExEnumHandleTable, KeInsertQueueApc, MmCopyVirtualMemory, MmMapViewOfSection, ObDuplicateObject, PsSuspendProcess, SeCaptureSecurityDescriptor.
Added integration with the Benowin Blanc project to inspect struct layouts, field offsets, enum values, constants, #define macros, and function declarations with full ABI breakdowns.
Documented most fields in RTL_USER_PROCESS_PARAMETERS (#31).
Documented all fields in KUSER_SHARED_DATA (#25).
Official Windows documentation: NtDoc now includes documentation from the official Windows Driver Kit DDI reference and parts of the Win32 API reference.
All content changes