A free Windows-compatible Operating System - mirrored from GitHub
Go to file
David Quintana c21f759be0 [RSHELL]
* Some code improvements, refactoring, and commenting.
* Using alternative method of handling hot-tracking, which does not break in win2003.
CORE-7586

svn path=/branches/shell-experiments/; revision=62681
2014-04-07 18:41:47 +00:00
base [RSHELL] 2014-04-07 18:41:47 +00:00
boot * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
cmake Sync with trunk r62529. 2014-03-18 14:39:04 +00:00
deprecated [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
dll [RSHELL] 2014-03-19 15:33:41 +00:00
drivers Sync with trunk r62529. 2014-03-18 14:39:04 +00:00
hal * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
include * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
lib * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
media * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
modules [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
ntoskrnl Sync with trunk r62529. 2014-03-18 14:39:04 +00:00
subsystems * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
win32ss Sync with trunk r62529. 2014-03-18 14:39:04 +00:00
.hgeol [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
apistatus.lst [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CMakeLists.txt * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
configure.cmd * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
configure.sh * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
COPYING [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING.ARM [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING.LIB [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING3 [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING3.LIB [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CREDITS [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
depmap.xsl [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
Doxyfile [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
INSTALL [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
kbdlayout.lds [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
PreLoad.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
README [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
toolchain-clang.cmake * Sync up to trunk HEAD (r62502). 2014-03-15 14:56:08 +00:00
toolchain-gcc.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
toolchain-msvc.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
vreport.xsl [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.