A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer e43f7b0dfa [WIN32K]
- Implement TranslateCOLORREF, based on IntHandleSpecialColorType, but now returning both the translated color and the resulting RGB color, correctly handling DIBINDEX, which will use the given value without translation.
- Rewrite NtGdiSetPixel using IntPatBlt
- Rewrite NtGdiGetPixel  using IntEngCopyBits
- Fix EXLATEOBJ_iXlateTable to return 0, when the palette index is too big, instead of wrapping around
- Remove old debugcode

svn path=/trunk/; revision=56429
2012-04-26 16:19:22 +00:00
reactos [WIN32K] 2012-04-26 16:19:22 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [GDI32_APITEST] 2012-04-25 18:14:52 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00