reactos/reactos/subsys
Filip Navara dcbabca872 - Change the prototype of DIB_*_BitBlt* functions to take a pointer to a BLTINFO structure instead of many parameters.
- Make DIB_GetSource and DIB_GetSourceIndex macros.
- Add IntEngCreateSrcMonoXlate.
- Change the semantics of IntEngCreate*Xlate functions to treat palette mode == 0 as mode of the passed palette.
- Add XlateBrush and XlatePen to the DC structure.
- Fixed the bad design decision that caused mess when one brush was selected into more than one DC.
- Remove incorrect Int[Get/Set]DCColor implementation (used by [Get/Set]DC[Pen/Brush]Color).
- Get rid of compiler warnings in Win32k.

svn path=/trunk/; revision=10116
2004-07-14 20:48:58 +00:00
..
csrss Shutdown step 1: inform winlogon 2004-07-12 20:09:35 +00:00
ntvdm Added -D__USE_W32API 2003-11-16 21:47:20 +00:00
smss - Disable paging file for Live CD. 2004-06-05 09:35:52 +00:00
system Added licensing page to usetup. 2004-07-14 16:24:00 +00:00
win32k - Change the prototype of DIB_*_BitBlt* functions to take a pointer to a BLTINFO structure instead of many parameters. 2004-07-14 20:48:58 +00:00