wine/objects
2001-08-24 19:12:56 +00:00
..
.cvsignore
bitmap.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
brush.c
clipping.c
color.c
dc.c Added reference counting and delayed destruction of GDI objects. 2001-08-20 19:17:28 +00:00
dcvalues.c Got rid of all the ugly macros. 2001-07-24 20:54:30 +00:00
dib.c Create a color bitmap in CreateDIBitmap even with a black&white DC. 2001-08-20 18:04:09 +00:00
enhmetafile.c Don't hold the GDI lock during accesses to the metafile data. 2001-08-23 23:37:00 +00:00
font.c Minor fixes involving handling NULL pointers. 2001-08-24 19:12:56 +00:00
gdiobj.c Added reference counting and delayed destruction of GDI objects. 2001-08-20 19:17:28 +00:00
linedda.c
Makefile.in
metafile.c Don't hold the GDI lock during accesses to the metafile data. 2001-08-23 23:37:00 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
pen.c
region.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
text.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00