Sweden-Number/dlls/gdi/mfdrv
Alexandre Julliard d8a9244fc4 Added function table to GDI objects for better encapsulation.
Removed some direct accesses to the bitmap structure.
Fixed handling of stock bitmap if selected in multiple DCs.
Some minor fixes to the DC function table.
2002-05-31 18:43:22 +00:00
..
bitblt.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dc.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
graphics.c A few fixes in ExtSelectClipRgn metafile functions. 2002-05-28 22:47:49 +00:00
init.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
mapping.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
metafiledrv.h Added ExtSelectClipRgn to the DC interface and implemented it for 2002-05-09 04:03:46 +00:00
objects.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
text.c Use rect only if there are flags. 2002-04-03 22:49:26 +00:00