Alexandre Julliard
|
aface53759
|
Fixed a number of dll separation issues.
|
2002-08-28 22:35:23 +00:00 |
Alexandre Julliard
|
1c4b5c40bf
|
Moved a large number of 16-bit functions to a separate gdi16.c file.
|
2002-08-16 00:42:06 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
ab246a679b
|
Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in
FONT_EnumInstance instead.
|
2002-04-14 19:42:43 +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 |