reactos/reactos
Andrew Greenwood e4cfaf284e Mostly minor updates to the source tree for portcls.
Still much work to be done!


svn path=/trunk/; revision=26094
2007-03-14 19:50:47 +00:00
..
base No need to ask for more rights than needed 2007-03-14 12:23:21 +00:00
boot - Fix some bugs in the kernel related to driver loading, which were hindering FreeLDR 2.5 support. 2007-03-12 17:30:57 +00:00
dll Bug fix DdCreateSurface, it can now create one surface, the code are tested in windows, in my syscall demo for win32k. We do not support create more that one surface. mulit surface create will be add later. But code path to implement it, exist 2007-03-14 16:33:36 +00:00
drivers Mostly minor updates to the source tree for portcls. 2007-03-14 19:50:47 +00:00
hal - Fix a bug in KeQueryPerformanceCounter which was reading the flags in ESI instead of ECX. 2007-03-04 19:06:34 +00:00
include Autosyncing with Wine HEAD 2007-03-14 14:29:38 +00:00
lib - Rewrite RtlQueryRegistryValues and implement all the features it requires. This is one of the most important kernel-mode API for driver support. 2007-03-14 01:44:38 +00:00
media Prepare import of Wine library odbccp32 (sorry, this revision won't build) 2007-03-14 12:44:54 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl - Rewrite RtlQueryRegistryValues and implement all the features it requires. This is one of the most important kernel-mode API for driver support. 2007-03-14 01:44:38 +00:00
subsystems NtGdiDdWaitForVerticalBlank 2007-03-11 16:28:22 +00:00
tools added lib/debugsup 2007-03-10 03:51:27 +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 Merge 25429:25431, 25437, 25441:25443. 2007-01-20 15:15:54 +00:00
proxy.mak
ReactOS-ppc.rbuild
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.