reactos/reactos
2007-03-31 18:37:07 +00:00
..
base Fix a bug. 2007-03-30 21:08:23 +00:00
boot Fix interrupt resources (related to r21188 fix) 2007-03-28 17:40:57 +00:00
dll - Move NCI generated files to arch-specific directories 2007-03-26 22:56:22 +00:00
drivers - Finish ScsiPortInitialize() refactoring / improving. Only DMA stuff and 2-interrupts case are missing now. 2007-03-31 18:37:07 +00:00
hal - Fix HalGetInterruptVector()'s usage of level vs. vector. At least Windows seems to use Level parameter. 2007-03-27 12:55:57 +00:00
include more compatible fix betwin reactos ddk and ms DDK version 3790.1830 2007-03-30 22:58:02 +00:00
lib Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
media Add a variable to change the name of the ReactOS directory on bootcd. 2007-03-18 14:33:17 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl change ObpDosDevicesShortName match the ob.h header prototype 2007-03-27 21:21:32 +00:00
subsystems we now resive DrvGetDirectDrawInfo DD_HALINFO from the driver to win32k from win32k to gdi32.dll or d3dthk.dll or direcly syscall. it take care of allot bugs in my test case. tested with vmware driver 2007-03-26 07:49:05 +00:00
tools Include nci.mak later, as it needs $(ARCH) variable 2007-03-26 23:43:07 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Autosyncing with Wine HEAD 2007-03-14 12:48:32 +00:00
config-ppc.template.rbuild
config.template.rbuild - Enable _WINKD_ in config.rbuild. Currently set to 0 and don't set it to 1 yet because it won't build yet. 2007-03-04 20:52:54 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Include nci.mak later, as it needs $(ARCH) variable 2007-03-26 23:43:07 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
ReactOS.rbuild Set _SEH_ENABLE_TRACE for debug builds 2007-03-10 06:42:05 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
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.