reactos/reactos
Gregor Schneider 5387d5fcac - Don't hard code pixel size to 16bpp.
- Fixes crashes in 8bpp and halved bitmaps in 32bpp.
- This SRCCOPY code is not in use atm and will probably stay this way because it's slower then the version in win32k/dib.

svn path=/trunk/; revision=37259
2008-11-09 14:00:31 +00:00
..
base - RSetServiceStatus: Don't return ERROR_INVALID_DATA when dwControlsAccepted = 0. Services can and will do this, for example when dwCurrentState is SERVICE_START_PENDING. See bug #3817 for more info. 2008-11-07 19:10:39 +00:00
boot fix Armenian, Chinese, Hebrew, Hindi, Thai do not appear in the Input Language combo box 2008-10-30 13:27:11 +00:00
dll - Sync inetcomm with Wine Head 2008-11-08 07:14:34 +00:00
drivers KJK::Hyperion is proud to present "dllimport purity", another landmark commit that you should really build only after a "clean" 2008-11-04 18:16:58 +00:00
hal Juan Sánchez Jurado <juan.s.jurado@gmail.com> 2008-11-09 08:23:16 +00:00
include - Sync inetcomm with Wine Head 2008-11-08 07:14:34 +00:00
lib modified lib/sdk/crt/conio/cprintf.c 2008-11-05 01:14:54 +00:00
media - Sync WRC to Wine-20081105 (a few nice bugfixes). 2008-11-05 16:16:19 +00:00
modules
ntoskrnl - Add missing definitions to headers. 2008-11-07 17:40:44 +00:00
subsystems - Fix WidenPath. Now Area.exe runs and crashes when using real hardware. That is a good thing. We now know our Xorg based region code has problems. It allocates all the memory building PolyPolygon region data. 2008-11-06 11:55:08 +00:00
tools - Don't hard code pixel size to 16bpp. 2008-11-09 14:00:31 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild - Enable building ntkrnlmp 2008-11-01 18:21:39 +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.