reactos/reactos
Timo Kreuzer 369bfa51f2 NtGdiMaskBlt has 13 params not 12
NtGdiPlgBlt has 11 params not 10
NtGdiSetPixelFormat has 2 params not 3

svn path=/trunk/; revision=28062
2007-08-01 02:05:24 +00:00
..
base don't allow renaming of root keys 2007-07-30 23:27:52 +00:00
boot Add a Logon screensaver similar to the one of Windows developed by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-07-30 09:36:32 +00:00
dll convert timedate.cpl to unicode 2007-07-31 22:17:07 +00:00
drivers Remove ExportDriver concept. 2007-07-30 13:18:35 +00:00
hal
include Remove NtGdiGdiGet-SetBatchLimit. 2007-07-31 04:41:24 +00:00
lib adding win32ksys the syscall lib for win32k 2007-07-31 21:38:52 +00:00
media
modules
ntoskrnl user32 cleanup lite 2007-07-31 20:22:13 +00:00
subsystems NtGdiMaskBlt has 13 params not 12 2007-08-01 02:05:24 +00:00
tools fix nci tool to only generate one stub file for our win32ksys lib to silence the warning. Fix some comments. 2007-07-31 23:00:31 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
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.