reactos/reactos
Johannes Anderwald 81b8000415 - Import Netcfgx.h
svn path=/trunk/; revision=35792
2008-08-30 08:16:39 +00:00
..
base Forgot to commit this file too! 2008-08-29 20:44:40 +00:00
boot - Put netshell.dll on the bootcd. 2008-08-28 09:12:09 +00:00
dll QueryServiceConfig2A/W: Add more parameter checks. Fixes 3 winetest failures. 2008-08-29 22:31:54 +00:00
drivers - Merge aicom-network-fixes up to r35787 2008-08-30 03:42:46 +00:00
hal - Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into DPRINT/DPRINT1("\n") 2008-08-25 18:52:38 +00:00
include - Import Netcfgx.h 2008-08-30 08:16:39 +00:00
lib Gregor Schneider <grschneider@gmail.com> 2008-08-29 18:57:31 +00:00
media
modules
ntoskrnl win32k: Add tags when allocating memory 2008-08-29 21:19:41 +00:00
subsystems Change DC and DC_ATTR members from MATRIX_S and EFLOAT_S, which are explicit fpu emulation types, instead use MATRIX and FLOATOBJ which are the class types. Plug in new FLOATOBJ api and remove old fpu using version. Implement XFORMOBJ api using FLOATOBJ. Remove most of the fpu using code from win32k. 2008-08-30 01:01:52 +00:00
tools
apistatus.lst
baseaddress.rbuild - Added a base address for netshell.dll 2008-08-28 11:50:29 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
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.