A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto ec0a067046 [CONSRV]
Implement SetConsolePalette (see r59711 for more details), but it is still WIP:
- the helper function ConDrvSetConsolePalette uses a hardcoded palette for testing purposes,
- lots of DPRINT1 are displayed when using this function or when swapping active screen buffers,
- lot of code redundancy which will be put in some helper functions when this code will work correctly,
- and I get some WIN32K warnings:
WARNING:  IntGdiRealizePalette at ../../win32ss/gdi/ntgdi/palette.c:777 is UNIMPLEMENTED!
It would be great if a win32k guy can have a look at this!! And I suspect that's because of this that the changed palette is not used...

Also, deactivate the WM_NCRBUTTONDOWN/WM_NCRBUTTONUP hack I introduced in revision 58632, because James worked on this in revisions 60622 and 60626 (see CORE-7054 too).

svn path=/trunk/; revision=60629
2013-10-12 15:37:50 +00:00
reactos [CONSRV] 2013-10-12 15:37:50 +00:00
rosapps [ROSAPPS] 2013-09-15 18:17:25 +00:00
rostests [WINDOWSCODECSEXT_WINETEST] 2013-10-11 18:10:20 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00