Sweden-Number/objects
Andreas Mohr 826de2bbcc Use GDISelectPalette16 instead of SelectPalette and
GDIRealizePalette16 instead of RealizePalette in order to get rid of
possible deadlocks.
2000-11-01 21:35:00 +00:00
..
.cvsignore DC hook proc thunk management simplified. 1999-09-20 18:47:14 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
bitmap.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
brush.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
clipping.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
color.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00
dc.c Use GetStockObject() instead of the magic STOCK_* handles. 2000-10-29 01:22:15 +00:00
dcvalues.c Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
dib.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
enhmetafile.c Make EnumEnhMetaFile work. 2000-10-24 01:37:49 +00:00
font.c Fixed format strings. 2000-09-24 03:05:11 +00:00
gdiobj.c Set the thickness of stock pens to 0 so that they are not scaled. 2000-10-31 01:36:09 +00:00
linedda.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
metafile.c Use GDISelectPalette16 instead of SelectPalette and 2000-11-01 21:35:00 +00:00
palette.c Use GetStockObject() instead of the magic STOCK_* handles. 2000-10-29 01:22:15 +00:00
pen.c Allow pens with styles greater than PS_INSIDEFRAME to be created with 2000-10-31 02:03:56 +00:00
region.c Avoid infinite loop in CreateRoundRectRgn(). 2000-10-25 21:20:25 +00:00
text.c Backed out font codepage change. 2000-08-25 21:35:11 +00:00