A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer ff39f59027 [WIN32K]
- When initializing the EXLATEOBJ to translate the solid brush color in EBRUSHOBJ_vSetSolidBrushColor, also pass the EBRUSHOBJs back color. This fixes wrong colors when the destination surface is mono (e.g. disabled buttons)

svn path=/branches/reactos-yarotows/; revision=47269
2010-05-19 01:54:43 +00:00
base sync with trunk r47227 2010-05-15 22:30:01 +00:00
boot sync with trunk r47227 2010-05-15 22:30:01 +00:00
dll sync with trunk r47227 2010-05-15 22:30:01 +00:00
drivers sync with trunk r47227 2010-05-15 22:30:01 +00:00
hal sync with trunk r47227 2010-05-15 22:30:01 +00:00
include sync with trunk r47227 2010-05-15 22:30:01 +00:00
lib sync with trunk r47227 2010-05-15 22:30:01 +00:00
media sync with trunk r47227 2010-05-15 22:30:01 +00:00
modules
ntoskrnl sync with trunk r47227 2010-05-15 22:30:01 +00:00
subsystems [WIN32K] 2010-05-19 01:54:43 +00:00
apistatus.lst
baseaddress.rbuild Merge to trunk head (r46631) 2010-04-01 02:52:00 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
INSTALL
Makefile sync with trunk r47227 2010-05-15 22:30:01 +00:00
proxy.mak
ReactOS-amd64.rbuild Merge to trunk head (r46631) 2010-04-01 02:52:00 +00:00
ReactOS-arm.rbuild Sync to trunk (r46918) 2010-04-18 14:06:07 +00:00
ReactOS-generic.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
ReactOS-i386.rbuild sync with trunk r46493 2010-03-27 20:19:56 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat Sync to trunk (r46918) 2010-04-18 14:06:07 +00:00
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.