reactos/reactos
2007-10-10 23:14:20 +00:00
..
base Do not skip executable name, it is not sent to WinMain command line argument 2007-10-09 19:01:12 +00:00
boot Try to remove the old wordpad and prepare fr the new one 2007-10-09 18:35:38 +00:00
dll - Two small Ldr cleanup patches (ntdll and kernel32) by: Mike Nordell 2007-10-10 23:14:20 +00:00
drivers - Don't try to free a pointer if it was not allocated. 2007-10-08 12:37:44 +00:00
hal Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
include - fix RegLoadMUIStringA|W prototype 2007-10-10 21:18:59 +00:00
lib Do not define __REACTOS__ twice 2007-10-06 19:18:55 +00:00
media Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Copy kernel's IDT entries to the IDT we've got from the bootloader. Fixes boot-process initiated by ntldr-compatible loaders. 2007-10-10 12:39:54 +00:00
subsystems add missing gdi object type 2007-10-06 21:13:24 +00:00
tools Cleanup the LinkerScript class and use it 2007-10-10 08:44:45 +00:00
apistatus.lst
baseaddress.rbuild Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
config-ppc.template.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile - Update two doxyfiles to the newest version and fix paths. Many other doxyfiles remain... 2007-10-04 17:48:47 +00:00
INSTALL
LGPL.txt
Makefile All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak
ReactOS-generic.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
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.