Alexandre Julliard
|
6ec42c0c3b
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
make sure we don't use them outside of gdi32.
|
2004-01-15 00:35:38 +00:00 |
Huw D M Davies
|
3d10c1fc6e
|
Mapping mode functions should change dc settings when dc is an enhmf.
|
2002-08-17 18:32:12 +00:00 |
Alexandre Julliard
|
e21c15e39d
|
Changed the GDI driver interface to pass an opaque PHYSDEV pointer
instead of a DC structure.
Removed some direct accesses to the DC structure from the drivers.
Got rid the bitmap driver.
|
2002-03-28 22:22:05 +00:00 |
Alexandre Julliard
|
8911856858
|
Moved metafiles and win16 drivers to dlls/gdi.
|
2002-03-27 21:13:40 +00:00 |