Operating systemsMicrosoft Windows › Windows 10

Windows 10

2015

The 2015 release unifying PC and device platforms, returning the Start menu and introducing the Edge browser and Cortana.

Reference & documentation

External technical references for programming Windows 10 and for writing emulators.

ResourceTypeNotes
Microsoft PE Format Specification ↗FormatCanonical PE/COFF executable format used by ReactOS
NTFS Documentation (Russon & Fledel) ↗FormatNTFS on-disk MFT and attribute structures
Windows x64 NT System Call Table ↗Interrupt listSyscall numbers across every NT x64 build
Virtual Address Space (Memory Management) ↗Memory mapProcess address-space partitions and limits
x64 Calling Convention ↗ProgrammingRegister/stack ABI for Windows x64 code
Windows Hardware / Driver Developer Documentation ↗ProgrammingKernel-mode driver architecture and DDI reference
Windows 10 22H2 Multi-Edition ISO (Internet Archive) ↗ROMsArchived official ISOs, all editions, SHA-256
Download Windows 10 Disc Image (Microsoft) ↗ROMsOfficial Microsoft Windows 10 22H2 ISO download
Programming Reference for the Win32 API ↗ReferenceOfficial Win32 API index by header/technology
Windows Driver Samples (Microsoft source) ↗SourceOfficial kernel and user-mode driver source samples