reactos/reactos
Gregor Schneider a68cd30c0d - PS_NULL might always be a LOGPEN, but can be retrieved as LOGPEN and EXTLOGPEN, distinguished by the supplied buffer size
- Fixes 8 gdi32 pen winetests, finally all left failures are visible in one cmd window ;-)

svn path=/trunk/; revision=37693
2008-11-27 20:31:37 +00:00
..
base Bug 3871: Polish translation update for netshell,usetup and reactos.exe by Maciej Bialas 2008-11-26 06:44:47 +00:00
boot - Slightly reorder freeldr.h's include order 2008-11-26 20:33:34 +00:00
dll - Add WM_SYSCHAR to U32IsValidAccelMessage. See bug #543 for more info. 2008-11-27 13:54:29 +00:00
drivers - Videoprt should only use the error codes provided in dderror.h, fix that. Also include dderror.h and make the windef.h dependency explicit. 2008-11-27 20:05:12 +00:00
hal
include - less break, more build 2008-11-27 20:15:51 +00:00
lib - ACPI: Don't redefine standard DDK types 2008-11-27 15:02:47 +00:00
media Revert 37416 because it does not build on all machines. 2008-11-18 18:51:13 +00:00
modules
ntoskrnl - Fix release build 2008-11-26 19:24:10 +00:00
subsystems - PS_NULL might always be a LOGPEN, but can be retrieved as LOGPEN and EXTLOGPEN, distinguished by the supplied buffer size 2008-11-27 20:31:37 +00:00
tools - tool for autoconverting INF files to utf-16le from an arbitrary unicode encoding 2008-11-26 20:38:15 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS add myself 2008-11-26 19:48:01 +00:00
depmap.xsl
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 Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile
proxy.mak
ReactOS-arm.rbuild - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
ReactOS-generic.rbuild Supersedes r37631 2008-11-25 14:17:27 +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.