A free Windows-compatible Operating System - mirrored from GitHub
Go to file
David Quintana 3b21639530 [RSHELL]
* Improve the logging system to allow using the same logger for both windows classes and rshell classes.
* Add a wrapper for CMenuSite.
* CMenuDeskBar: Reduce the log differences by keeping a cached copy of the client HWND.
* CMenuBand: Reduce the log differences by keeping a copy of the top level HWND. Will be used later.
CORE-7586

svn path=/branches/shell-experiments/; revision=62253
2014-02-19 12:19:50 +00:00
base [RSHELL] 2014-02-19 12:19:50 +00:00
boot [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
deprecated [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
dll [RSHELL] 2014-02-12 19:46:24 +00:00
drivers [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
hal [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
include [RSHELL] 2014-02-13 20:16:30 +00:00
lib [RSHELL] 2014-02-12 16:48:36 +00:00
media [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
modules [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
ntoskrnl [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
subsystems [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
win32ss [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +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 [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
configure.cmd [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
configure.sh [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +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-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.