reactos/reactos
Timo Kreuzer 2fcc1cf78f PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
- remove NtUserGetWindowRect, use GetWindowRect instead
- remove NtUserGetClientOrigin and NtUserGetClientRect (unused)
- remove NtUserManualGuiCheck, use NtUserCallOneParam like other private CSRSS functions do

svn path=/trunk/; revision=32935
2008-04-12 23:22:58 +00:00
..
base Use R- prefix instead of Scmr- prefix for service RPC calls 2008-04-10 16:39:01 +00:00
boot Prepare import of mshtml (1/2) 2008-04-11 12:44:26 +00:00
dll PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com): 2008-04-12 23:22:58 +00:00
drivers Fix resource initialization order in vfat too. 2008-04-05 23:22:02 +00:00
hal - Implement IRQL functions for the PL190 VIC. 2008-03-13 16:29:45 +00:00
include PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com): 2008-04-12 23:22:58 +00:00
lib Add wine_get_data_dir()/wine_get_build_dir() functions 2008-04-11 12:40:19 +00:00
media Prepare import of mshtml (1/2) 2008-04-11 12:44:26 +00:00
modules
ntoskrnl Fix build :-) 2008-04-01 21:21:29 +00:00
subsystems PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com): 2008-04-12 23:22:58 +00:00
tools some more work on xen support - DomU will now be started but debug output isn't handled yet 2008-04-09 19:06:26 +00:00
apistatus.lst
baseaddress.rbuild Prepare import of mshtml (1/2) 2008-04-11 12:44:26 +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
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
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.