reactos/reactos
Christoph von Wittich 4225cee026 [SHELL32]
fix debug channel (merge from wine)

svn path=/trunk/; revision=45476
2010-02-07 00:07:07 +00:00
..
base [base/system/expand] 2010-02-04 14:40:36 +00:00
boot - Make boot.s just stub to force load address, since ARM LLB already does setup. Will get rid of later. 2010-02-06 00:49:30 +00:00
dll [SHELL32] 2010-02-07 00:07:07 +00:00
drivers - Merge r45400 from aicom-network-branch to fix the crash that occurs when Steam starts 2010-02-04 00:02:45 +00:00
hal [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
include [QEDIT] 2010-02-06 21:46:26 +00:00
lib [MMEBUDDY] 2010-01-31 19:09:30 +00:00
media - Update README.WINE. 2010-02-04 14:49:40 +00:00
modules
ntoskrnl [NTOS]: Combine all exit trap stubs into a single function with flags (same thing we did for the entry stub). Now there are only 15 lines of ASM instead of 60. 2010-02-06 14:58:23 +00:00
subsystems [Win32k|User32] 2010-01-31 18:38:45 +00:00
tools - Change NANDFlash again for Versatile support. Now the LLB and OS Loader are created in one binary blob (loaded with -kernel), while the RAMDISK is loaded with -initrd. 2010-02-04 19:49:25 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild - Forgot to change SARCH back to Versatile. 2010-02-01 21:07:03 +00:00
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
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile Update Doxyfile to version 1.6.2 with the following changes: 2010-02-02 00:23:59 +00:00
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
vreport.xsl - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00

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