reactos/reactos
2008-06-01 00:54:08 +00:00
..
base - Move languages structures to header 2008-05-31 13:29:45 +00:00
boot - Change in WindowMetrics font to Tahoma 2008-05-30 18:12:59 +00:00
dll preserve code for NtGdiCreateEnhMetaFile from win32k (where it's going to be removed later) in gdi32 (where it's going to be implemented later) 2008-05-31 23:15:34 +00:00
drivers Implement support for FIONREAD in WSPIoctl. (hope I did it properly) 2008-05-31 12:53:55 +00:00
hal - Move every x86 HAL to it's own .rbuild file 2008-05-24 20:32:44 +00:00
include Sync wininet with Wine. This fixes the Download! issue. 2008-05-31 13:02:59 +00:00
lib Sorry, forgot this file 2008-05-28 21:37:05 +00:00
media - Small update inf file 2008-05-30 18:09:55 +00:00
modules
nls modified include/psdk/winnls.h 2008-05-25 21:00:08 +00:00
ntoskrnl Stefan Ginsberg <stefan__100__@hotmail.com> 2008-05-29 16:09:47 +00:00
subsystems IntGdiLineTo: the dc pen might be deleted, don't assert, instead fall back to BLACK_PEN, fixes a crash when using FF 2008-06-01 00:54:08 +00:00
tools - add support for a future timeout callback mechanism 2008-05-26 15:23:24 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add baseaddress for shimgvw.dll 2008-05-28 19:53:41 +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 Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
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 - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Add ROS_BUILDENGINE variable to determine the location of rbuild 2008-05-17 09:56:15 +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 modified include/psdk/winnls.h 2008-05-25 21:00:08 +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.