reactos/reactos
2008-07-09 09:19:04 +00:00
..
base Bug 3466: Korean translation of Roscalc by Sengyu Kim 2008-07-09 08:32:45 +00:00
boot Reenable the VGA option at 1st stage setup now that it's fixed. 2008-07-05 23:12:12 +00:00
dll Synced shfolder.dll, stdole2.tlb, tapi32.dll, usp10.dll, winhttp.dll, wldap32.dll, wtsapi32.dll with Wine HEAD 2008-07-09 09:19:04 +00:00
drivers Move completion out of the spinlock. Spotted by aicom 2008-07-08 03:01:56 +00:00
hal - Rewrite the low-level trap/exception/system call code from the ground up: 2008-07-08 09:11:44 +00:00
include Synced shfolder.dll, stdole2.tlb, tapi32.dll, usp10.dll, winhttp.dll, wldap32.dll, wtsapi32.dll with Wine HEAD 2008-07-09 09:19:04 +00:00
lib - Add CLSID_InProcFreeMarshaler 2008-07-09 08:02:08 +00:00
media Autosyncing with Wine HEAD 2008-07-06 16:35:30 +00:00
modules
nls fix normaliz build 2008-06-30 14:52:30 +00:00
ntoskrnl - Rewrite the low-level trap/exception/system call code from the ground up: 2008-07-08 09:11:44 +00:00
subsystems Cleanup headers for Prop. 2008-07-09 04:44:13 +00:00
tools Revert r34346, it didn't work the way I thought because of different CRT's on every host. Using gcc/g++ as the frontend will link to it automatically. 2008-07-06 22:32:07 +00:00
apistatus.lst
baseaddress.rbuild - Add baseaddress for msvcrt40 2008-07-02 08:21:39 +00:00
config-arm.template.rbuild - Start major ARM port cleanup: 2008-06-15 06:14:02 +00:00
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
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 modified include/psdk/winnls.h 2008-05-25 21:00:08 +00:00
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.