A free Windows-compatible Operating System - mirrored from GitHub
Go to file
James Tabor bb300c0259 - Win32k: DC_ATTR: Moved to it.
- We need to decide how to optimize the syncing. CreateD/IC/CompatibleDC, GetDCState and SelectObject use the sync in one form. This can become ugly. Some DC handles do not belong to the current process. We need to reorder the mess in dc.c and clean it up.
- Gdi32: The only ones using it are GetCurrentObject and with out updates Get/SetDCBrush/PenColor.
- Implemented an example of RealizePalette. Moved SetBk/TextColor into dc.c, don't use them.
- Update gdi32.def.

svn path=/trunk/; revision=28797
2007-09-03 03:43:21 +00:00
irc
reactos - Win32k: DC_ATTR: Moved to it. 2007-09-03 03:43:21 +00:00
rosapps Also add mIRC 6.21 to the "downloader.xml" in Trunk 2007-08-27 18:50:30 +00:00
rostests - Add test for AddFontResourceEx showing that the function accepts 0 as flags. 2007-09-01 22:06:05 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00