reactos/reactos
Johannes Anderwald 75637afd81 - fix compilation with msvc8
svn path=/trunk/; revision=32782
2008-03-30 10:01:37 +00:00
..
base - fix compilation with msvc8 2008-03-30 10:01:37 +00:00
boot Set all FSD (except fastfat.sys) start to 0x4 to let fs_rec.sys doing his job (and matching with Windows...). 2008-03-29 13:40:28 +00:00
dll Phase 1: 2008-03-29 03:46:17 +00:00
drivers - Convert to wmilib.def to wmilib.spec (so far stdcall-fixup was not really working). 2008-03-30 10:00:18 +00:00
hal - Implement IRQL functions for the PL190 VIC. 2008-03-13 16:29:45 +00:00
include - Update headers (Part 2/2) 2008-03-25 17:36:27 +00:00
lib Phase 2: 2008-03-29 06:41:30 +00:00
media Update the Liberation Fonts to the new versions with full hinting capabilities 2008-03-23 20:31:25 +00:00
modules
ntoskrnl Question is what is its? 2008-03-27 01:41:27 +00:00
subsystems Help Stefan out with SEH. It seems to run faster. I guess. 2008-03-26 17:49:18 +00:00
tools Revert part of r32735 ; we can't use C preprocessor on .spec files, because comments also start with '#' 2008-03-21 11:54:27 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add winhttp.dll from Wine 2008-02-13 16:46:28 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +00:00
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Display a message when directories are created 2008-02-11 14:06:37 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Use a .rbuild file instead of a .make file to describe cdmake compilation 2008-03-07 08:15:23 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
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.