reactos/reactos
Hermès Bélusca-Maïto f43bb8d7df [TASKMGR]
- Show programs command line in taskmgr.
  Patch by Ismael Ferreras Morezuelas with minor modifications by me.
- int nMaxCount --> ULONG nMaxCount (that makes everything clearer and removes MSVC warnings).
CORE-5467 #resolve #comment Feature committed in revision 65469, cheers ;)

svn path=/trunk/; revision=65469
2014-11-23 20:10:15 +00:00
..
base [TASKMGR] 2014-11-23 20:10:15 +00:00
boot [FREELDR] 2014-11-13 11:00:41 +00:00
cmake [CMAKE][BOOTSECT] 2014-11-10 19:21:06 +00:00
deprecated Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
dll [KERNEL32] 2014-11-22 23:13:41 +00:00
drivers [NTFS] 2014-11-23 19:53:16 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [PSDK] Add some missing setupapi-related functions 2014-11-23 13:48:20 +00:00
lib [KERNEL32] 2014-11-22 23:13:41 +00:00
media [NPPTOOLS] 2014-11-10 16:41:42 +00:00
modules [CMAKE] 2014-10-17 23:28:29 +00:00
ntoskrnl Whitespace fixes. 2014-11-23 15:57:13 +00:00
subsystems [NTVDM]: Rewrite video window scrolling code more efficiently (i.e. getting rid of HeapAlloc/Free calls). As a bonus, implement scrolling horizontally. 2014-11-23 12:03:55 +00:00
tools [CMAKE] 2014-10-17 23:28:29 +00:00
win32ss [WIN32K]: Use the logon process ID instead of a full win32k process object, it simplifies code in some parts. 2014-11-23 16:09:00 +00:00
.hgeol Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
apistatus.lst Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.ARM Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3 Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CREDITS Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
depmap.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
Doxyfile Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
INSTALL Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
kbdlayout.lds Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
PreLoad.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
README Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake Fix build. 2014-08-15 11:17:16 +00:00
toolchain-msvc.cmake [CMAKE/ARM] 2014-05-26 15:28:12 +00:00
vreport.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +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.