Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[DDK] Add/update some missing definitions CORE-15350, CORE-18776
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
[FREELDR] Refactor and optimize the IDE driver (#7728)
[REACTOS] Addendum to 5c7ce44 - Fix MSVC 2015 build
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[DDK] Use FORCEINLINE instead of __inline, as in other DDK headers
[SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612)
[SDK] d3dkmthk.h: Fix an '#ifdef __REACTOS__' (#7474)
[SDK] Fix NT6 building issues and improve SDK NT6 headers.
[DDK] Do not put _Must_inspect_result_ on function returning void & without _Out_ parameters
[DDK] Import hidsdi.h from Wine Staging 3.3. CORE-14434
[PCIIDEX] Improve and fix the driver
[SDK][MSUTB] Move WM_IME_SYSTEM to <imm32_undoc.h> (#8093)
[SDK] Small SDK fixes for ARM64 - Prepping for GCC work (#8458)
[SDK] Move kcom.h from psdk to ddk where it belongs
[SDK] Add missing sal annotations in driverspecs.h and kernelspec.h
[MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959)
[MPR][MOUNTMGR][DDK] Remove unused wine-specific code (#6958)
[NETKVM] Import NetKVM network adapter driver by Red Hat CORE-15841
[DDK][PSDK] Add some missing NDIS definitions/types. Caught by Benjamin Aerni.
[INCLUDE][WKSSVC][MSV1_0] Rename msv1_0p.h to ntmsv1_0.h and move it to the ddk directory
[NTOS:PO] Implement SystemBatteryState in NtPowerInformation
[RDBSS] Start defining the RxCapture* macros and start using them (to be continued)
[DDK] Add missing types DOMAIN_DISPLAY_USER, DOMAIN_DISPLAY_MACHINE and DOMAIN_DISPLAY_GROUP
[DDK] Add the GUID_DEVICE_FAN identifier
[DDK] Hack the IDmaChannel::PhysicalAddress ABI
[DDK] Add NT6+ implementation for Rx*PrefixTableLock macros
[RDBSS][RXCE] Implement IRP cancellation
[RDBSS] Implement RxQueryNameInfo() and RxConjureOriginalName()
[SPTILIB] Introduce SPTI static library for storage drivers (#8209)
[DDK] Import definitions required by newer storage class drivers CORE-17129
[DDK] srb.h: Introduce Win8+ SCSI_MAXIMUM_BUSES_PER_ADAPTER and comment about the old SCSI_MAXIMUM_* variables.
[DDK] Import missing files required for newer storage class drivers The files are synched with WDK 10.0.19041.0
[STDUNK][PORTCLS][CMIDriver] Fix issue with operator new/delete
[CLASSPNP][CDROM_NEW][DISK_NEW] Fix clang build
[DDK] storport.h: Add some missing definitions that are in common with srb.h
[SDK][WDF][USBDEX][NTOSKRNL_VISTA] Fully enable KMDF (#8396)
[DDK][VIDEOPRT] VideoPortDebugPrint(): Fix the debug filter being used; update SAL annotations (#8718)
[VIDEOPRT][DDK] services.c: Reformat; update/fix SAL annotations (#8450)
[DDK] Add definitions required for newer storage class drivers (cdrom)
[DDK] wsk header: Add WSKAPI to exported functions. (#5687)
[DDK:NDIS] Fix definition of broadcast address macro (#5155)