reactos/reactos
Timo Kreuzer fc315e7116 - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3)
- implement CreatePen, calling NtGdiCreatePen@16 instead of forwarding to NtGdiCreatePen@12, wich does not exist
- implement CreatePenIndirect, calling NtGdiCreatePen, instead of forwarding to NtGdiCreatePenIndirect
- remove NtGdiCreatePenIndirect from w32ksvc.db and win32k

svn path=/trunk/; revision=27865
2007-07-26 17:38:49 +00:00
..
base Fix the Winhelp build 2007-07-26 17:07:24 +00:00
boot Commit final fixes for RC files except for Wine autosynched files. I will not change anything on them right now, no reverts, no further fixes. First I want a official course from our captain. 2007-07-24 18:40:25 +00:00
dll - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3) 2007-07-26 17:38:49 +00:00
drivers Copied remotely 2007-07-14 23:52:33 +00:00
hal Fix usage of KdComPortInUse 2007-07-08 20:13:20 +00:00
include update ntgdibad.h 2007-07-26 16:41:09 +00:00
lib Don't abuse debug system 2007-07-26 15:13:36 +00:00
media - Uncomment PCNet driver's installation, since it's support has been fixed in 27377. 2007-07-03 20:46:43 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl - Comment those 2 keyboard layouts so that trunk is installable. Uncommenting them reveals a bug in Config Manager, which is being investigated. 2007-07-18 21:49:10 +00:00
subsystems - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3) 2007-07-26 17:38:49 +00:00
tools - fix parameter count for NtGdiCreatePen in w32ksvc.db (4 params, not 3) 2007-07-26 17:38:49 +00:00
apistatus.lst
baseaddress.rbuild -deleted comcat.h 2007-07-01 22:13:20 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Remove the description for a temporary hack, which was already removed in r26451 2007-07-24 19:47:57 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild Fix unoptimized builds 2007-07-13 09:53:48 +00:00
README

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