reactos/reactos
2008-07-02 10:00:12 +00:00
..
base - add AUTOCHECKBOX style to all 3 checkboxes on general page for all languages 2008-07-01 22:36:31 +00:00
boot - Add msvcrt40 to bootcd 2008-07-02 08:22:52 +00:00
dll - the lib has an entry point 2008-07-02 08:49:10 +00:00
drivers Partly merged r34238 2008-07-01 19:05:42 +00:00
hal - Add driver database code to FreeLDR (using ReactOS-style LoadOrderListHead instead of BootDriversListHead, oh well!). 2008-06-30 08:40:54 +00:00
include - Update gdiplus headers 2008-07-02 08:18:06 +00:00
lib - Prevent crashes when heapPtr is NULL, also fix broken heap magic output. Thanks Mephisto! 2008-07-02 10:00:12 +00:00
media
modules
nls fix normaliz build 2008-06-30 14:52:30 +00:00
ntoskrnl - Yes, Alex's code is perfect, sorry. 2008-07-01 17:59:29 +00:00
subsystems Fix build. 2008-07-02 07:54:01 +00:00
tools - Fix a bug in cdfile that was preventing to use the 'nameoncd' attribute 2008-06-30 19:12:16 +00:00
apistatus.lst
baseaddress.rbuild - Add baseaddress for msvcrt40 2008-07-02 08:21:39 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +00:00
CREDITS Added myself to CREDITS 2008-07-02 07:06:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Add an option to disable precompiled headers 2008-06-29 12:42:11 +00:00
proxy.mak
ReactOS-arm.rbuild - Disable building any other driver than ramdisk.sys and cdfs.sys. Only these two are required for ramdisk booting to user-mode for our purposes. 2008-06-30 09:07:30 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild NTOSKRNL_SHARED should not contain linker parameters in compiler form 2008-06-29 15:11:16 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl

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