reactos/reactos
2005-07-19 14:06:19 +00:00
..
apps fixed signed/unsigned comparison warning 2005-07-17 19:20:12 +00:00
boot - Fixed the size of the hyperspace area (thanks to Filip Navara). 2005-07-16 09:01:07 +00:00
bootdata Move serial ports and mice classes parameters to their own .inf files. They would be regenerated during 2nd stage setup 2005-07-18 11:57:16 +00:00
doc DPC stands for Deferred Procedure Call. 2005-07-17 12:24:15 +00:00
drivers usbcore "upgrade", fixes issues with timing, host controller reset, new devices discovery, other small things (better to see diff :) ). 2005-07-19 14:06:19 +00:00
hal Used the kernel base address from the loader structure instead MmSystemRangeStart. 2005-07-16 13:01:18 +00:00
include Changed the type of SetMember within KPRCB structure. 2005-07-17 18:08:19 +00:00
lib Implement GdiGetCharDimensions by Robert Shearman rob@codeweavers.com. 2005-07-19 11:18:40 +00:00
media Move serial ports and mice classes parameters to their own .inf files. They would be regenerated during 2nd stage setup 2005-07-18 11:57:16 +00:00
modules Add missing directory tag 2005-07-17 11:07:14 +00:00
ntoskrnl - Fix nasty APC delivery bug (in case a Kernel-Mode Special APC still returned with a Normal Routine, the Normal Routine was called with incorrect values (Special Routines take PVOID* arguments, while Normal Routines do not!)) 2005-07-18 19:50:23 +00:00
regtests fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
services - Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Size[_Ex] and CM_Get_Device_ID[_Ex]W. 2005-07-17 09:43:54 +00:00
subsys Fixup UnrealizeObject so it can return the correct state for a Brush Object. 2005-07-19 03:13:11 +00:00
tools Clean referenced object libraries when cleaning a module 2005-07-17 15:10:03 +00:00
w32api - Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Size[_Ex] and CM_Get_Device_ID[_Ex]W. 2005-07-17 09:43:54 +00:00
apistatus.lst
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

========================
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