reactos/reactos
Ged Murphy b277f4e9a8 Fix a double definition
svn path=/trunk/; revision=41944
2009-07-13 21:38:08 +00:00
..
base Fix a double definition 2009-07-13 21:38:08 +00:00
boot Only build winsetupldr for x86, since there's no NT for ARM 2009-07-12 10:38:05 +00:00
dll - Implement QueryFullProcessImageNameA/W (based on Wine code). +35 passed tests 2009-07-12 12:21:20 +00:00
drivers - Stop reporting that we are NDIS 5.1 until S/G DMA is implemented in HAL so unified 2K/XP drivers don't try to use it 2009-07-13 17:16:19 +00:00
hal KEBUGCHECK was deprecated, so use KeBugCheck 2009-07-12 10:40:16 +00:00
include Header fixes for ARM to deal with the header cleanup that was performed earlier this year... 2009-07-12 10:52:13 +00:00
lib Do not build some floating point math functions on ARM right now, since they seem to call x86 inline assembly 2009-07-12 10:41:23 +00:00
media - wine sync dde.c and dde_private.h to 1.1.24. 2009-07-02 05:07:12 +00:00
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl - Half-implement MmPageEntireDriver and use it to set the module instance for win32k. ATM, it does not set the entry pageable. 2009-07-13 05:00:17 +00:00
subsystems - Half-implement MmPageEntireDriver and use it to set the module instance for win32k. ATM, it does not set the entry pageable. 2009-07-13 05:00:17 +00:00
tools Add minimal support for ARM to winebuild, just enough to get it to build and spew out spec files. 2009-07-12 10:36:36 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX-A8 (ARMv7) *** 2009-07-11 13:04:46 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild Import the generic template and comment out _M_ARM since the toolchain already defines it. 2009-07-11 11:52:22 +00:00
ReactOS-generic.rbuild - Fix formatting. 2009-07-13 12:50:08 +00:00
ReactOS-i386.rbuild Too many things in -i386 were still "generic" and had to be duplicated accross plat-specific rbuild files, so moved a whole bunch of them into the generic rbuild. 2009-07-11 11:47:21 +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.