Alexandre Julliard
|
50a783f734
|
Get rid of some direct accesses to the DC structure from outside GDI.
|
2004-01-20 22:04:00 +00:00 |
Alexandre Julliard
|
b89525fb06
|
Removed the bitsPerPixel field in the generic DC structure, and leave
it up to the graphics driver to define it if necessary.
|
2004-01-18 22:20:17 +00:00 |
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 |
Alexandre Julliard
|
4715f13209
|
Moved all the files in graphics/x11drv to dlls/x11drv.
|
2003-12-05 00:20:27 +00:00 |