Operating systemsOther notable systems › ReactOS

ReactOS

1998

An open-source operating system that aims to be binary-compatible with Windows applications and drivers, recreating the NT architecture.

Reference & documentation

External technical references for programming ReactOS and for writing emulators.

ResourceTypeNotes
Microsoft PE Format Specification ↗FormatCanonical PE/COFF executable format used by ReactOS
ReactOS Architecture ↗ProgrammingKernel, Win32, drivers, subsystems developer overview
ReactOS Nightly Builds ↗ROMsBoot and Live CD ISO images, all builds
ReactOS 0.4.14 ISO (Internet Archive) ↗ROMsArchived installable and Live ReactOS ISO images
ReactOS Doxygen Code Browser ↗ReferenceDaily cross-referenced source and API browser
NTAPI Undocumented Functions ↗ReferenceNative syscall (Nt/Zw) API reference and structures
Geoff Chappell: Native API Functions ↗ReferenceNative ntdll functions with per-version availability table
NtDoc Native API Reference ↗ReferenceNative API functions, structs, ABI field offsets
ReactOS Source Code (GitHub) ↗SourceFull NT-compatible OS source: ntoskrnl, hal, drivers