reactos/reactos
2009-07-12 10:43:06 +00:00
..
base - Store the static default gateway forward entry in DHCP_ADAPTER 2009-07-12 05:21:52 +00:00
boot Only build winsetupldr for x86, since there's no NT for ARM 2009-07-12 10:38:05 +00:00
dll - Start initializing client pfn arrays so that they can be loaded into the server information structure and help register class atoms in win32k. 2009-07-12 02:09:49 +00:00
drivers [AUDIO_TEST] 2009-07-12 00:23:09 +00:00
hal KEBUGCHECK was deprecated, so use KeBugCheck 2009-07-12 10:40:16 +00:00
include Fix accidental exclusion of _get_environ functions on ARM, and exclude them only on x86-64 as it seemed to have been intented 2009-07-12 10:43:06 +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 - NtMapViewOfSection: When referencing the section object by handle, don't assume access mask of SECTION_MAP_READ. Access mask must be determined from page protection attributes passed in Protect parameter. Fixes 5 winetests for kernel32 virtual. 2009-07-11 13:40:56 +00:00
subsystems - If any dib sections was created, set the flag. 2009-07-12 02:59:59 +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 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-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.