Sweden-Number/dlls/gdi/mfdrv
Alexandre Julliard 07439cd2d0 Removed dependencies on the internals of the region object.
Do not store the region type in the object, it's trivial to determine
from the rectangle count.
Rewrote a few routines to not depend on internal clipping or region
functions.
2002-05-25 22:16:12 +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 Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
init.c Added ExtSelectClipRgn to the DC interface and implemented it for 2002-05-09 04:03:46 +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