Download List

專案描述

ReactOS is an advanced operating system providing a ground-up implementation of a Microsoft Windows XP/Windows Server 2003-compatible operating system. It aims to achieve complete binary compatibility with both applications and device drivers meant for XP and NT 5.2 operating systems by using a similar architecture and providing a complete and equivalent public interface. Written completely from scratch, ReactOS is not a Linux based system, and shares none of the UNIX architecture.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-26 05:22
0.3.14

CMake and MSVC efforts continue and a variety of linking bugs have been resolved due to differing strictness between GCC and MSVC. Service control manager events are now logged in the system log.
Service startup and shutdown has been cleaned up significantly. The pagefile has been limited to 2GB in size due to FAT limitations.
標籤: pi

2009-12-19 07:25
0.3.11

A rewrite of the kdcom kernelmode library, which is now much more compatible with the Microsoft version. This allows for improved built-in support for WinDbg. Support for delay loaded DLLs has been added to the build tools, providing delay loading functionality for shipped libraries. Support for Chinese and Korean fonts has been added. A selection of application compatibility improvements can now been seen, including Opera, Open Office, Firefox 3.5, VLC1.1, and Skype. Synchronization of most of the Wine usermode DLLs and some Win32 subsystem code shared with Wine.
標籤: Minor

2009-04-29 22:44
0.3.9

Various NDIS and AFD problems have been solved, which increases compatibility with third party NIC drivers and hardening of the network stack. Preliminary support was added for sound via the new Kernel Streaming service. It's now possible to use the ac97 driver via the new Port Class library to play sound bytes using winamp. The command prompt is more compatible. Many bugfixes were made to the kernel mode portion of the GDI, resulting in a much improved drawing engine across all bit depths.
標籤: Minor Enhancements

2009-02-06 07:00
0.3.8

Various bugfixes and enhancements to kernel core services (e.g. registry, system information routines, sync primitives like guarded mutex, I/O support, and others). An initiative has been started to fix the remaining unstable parts of the kernel: Memory Manager, caching code, and filesystem driver APIs and other dependencies of Mm. Introduction of a new Portable Structured Exception Handling mechanism (PSEH 2.0). Various GDI drawing problems were fixed.
標籤: Minor bugfixes

2008-11-06 02:57
0.3.7

x64 architecture support was improved. A real MSVC compiler support project was started. Kernel improvements and bugfixes were made in quite a few parts: Configuration Manager, IO Manager, KE, Memory Manager, Object Manager, Process Manager. The network stack was improved with leakage fixes and increased functionality. Filesystem driver fixes were made, making them more compatible with the Microsoft NT cache manager. Win32 subsystem improvements and synching of most of the Wine usermode DLLs were done.
標籤: Minor bugfixes

Project Resources