reactos/reactos
Magnus Olsen e75662b821 fix a bug from me in COPYCMD check code it was two /V
it should only have been one /N = short file name (dos 8.3 file mname not /S) 

svn path=/trunk/; revision=16576
2005-07-15 14:18:45 +00:00
..
apps IPConfig Rewrite (Tim Jobling <tjob800@yahoo.co.uk>) 2005-07-11 17:55:15 +00:00
boot Install freeloader installer. 2005-07-12 15:04:17 +00:00
bootdata i386DX . <i386dx@hotmail.com> 2005-07-10 22:05:48 +00:00
doc - imported uxtheme.dll from WINE-20050703 2005-07-03 18:32:22 +00:00
drivers Silence more warnings. Patch by Waxdragon. 2005-07-13 02:02:08 +00:00
hal Generate pre-compiled headers in intermediate directory tree 2005-07-06 16:56:28 +00:00
include Fix macro to be optimized out, thanks to Filip 2005-07-13 15:46:59 +00:00
lib Fix up WM_ENABLE ScrollBarWndProc. Looks like we can disable and enable SB Ctrls. 2005-07-15 11:46:38 +00:00
media update wallpaper list 2005-05-31 20:47:11 +00:00
modules External modules area 2005-06-17 20:30:57 +00:00
ntoskrnl stop exporting MmCopyFromCaller and kin and make a local version in the 2005-07-13 08:48:49 +00:00
regtests fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
services - Implement CM_Get_Global_State/CM_Get_Global_State_Ex. 2005-07-10 11:49:10 +00:00
subsys fix a bug from me in COPYCMD check code it was two /V 2005-07-15 14:18:45 +00:00
tools Add copyright notices and GPL headers to rbuild 2005-07-12 16:47:34 +00:00
w32api Add CM_Get_Global_State and CM_Get_Global_State_Ex prototypes. 2005-07-12 12:29:25 +00:00
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.xml - imported uxtheme.dll from WINE-20050703 2005-07-03 18:32:22 +00:00
config.template.xml MP configuration 2005-05-31 20:39:13 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +00:00
ReactOS.xml globally enable the -Wpointer-arith warning to prevent usage of GCC's pointer arithmetics extension 2005-07-05 01:18:07 +00:00
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file