reactos/reactos
Timo Kreuzer 1bd7d0867f [WIN32K]
Fix a nasty copypasta bug: When the DC brush was selected into a DC, it was painted with the pen color instead of the brush color. Should fix Snappy Driver installer and potentially a lot of other graphical issues.
CORE-9424 #resolve

svn path=/trunk/; revision=69774
2015-11-01 13:46:25 +00:00
..
base [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
boot [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
cmake [CMAKE/GCC] Set O2 and define NDEBUG for GCC release builds. 2015-10-30 10:03:44 +00:00
dll [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
drivers [FASTFAT] 2015-11-01 08:55:47 +00:00
hal [HAL] 2015-10-19 08:00:47 +00:00
include [PSDK] Comment commctrl.h preprocessor conditions in an attempt to make this maze readable. 2015-10-31 18:37:34 +00:00
lib [VFATLIB] 2015-11-01 13:04:23 +00:00
media [TRANSLATION] Romanian resources maintenance by Ștefan Fulea 2015-10-31 22:14:17 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOSKRNL] 2015-10-31 15:16:57 +00:00
subsystems [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
tools [FATTEN] 2015-10-28 23:24:37 +00:00
win32ss [WIN32K] 2015-11-01 13:46:25 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +00:00

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