Files
reactos/reactos
Timo Kreuzer 2962518823 [WIN32K]
Implement CreateDIBPalette(), replacing BuildDIBPalette.
It creates a palette without a handle and handles DIB_PAL_COLORS as well as DIB_RGB_COLORS. Additionally it now handles DIB_PAL_BRUSHHACK, which is used for DIB brushes, when DIB_PAL_COLORS is passed to CreateDIBPatternBrush(). The palette is not created directly, but instead the indices into the DC palette are put into the palette and the real palette is created, when the brush is realized. The latter is not yet handled.

svn path=/trunk/; revision=56518
2012-05-05 21:39:35 +00:00
..
2012-05-01 21:03:06 +00:00
2012-05-05 09:23:27 +00:00
2012-04-30 19:14:43 +00:00
2012-05-05 09:23:27 +00:00
2012-05-05 10:31:47 +00:00
2012-03-28 12:15:54 +00:00
2012-04-29 20:22:26 +00:00
2012-05-05 00:03:50 +00:00
2012-05-05 11:49:54 +00:00
2012-03-29 14:33:42 +00:00
2012-04-03 15:02:51 +00:00
2012-03-14 22:20:05 +00:00
2012-05-05 21:39:35 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-04-01 17:27:38 +00:00
2012-02-27 22:52:09 +00:00
2012-01-20 20:58:46 +00:00
2012-05-02 21:36:27 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-02-25 22:01:20 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +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.