.. |
bitmap.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
brush.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
clipping.c
|
Moved hGCClipRgn handling to the graphics driver.
|
2004-02-13 20:26:27 +00:00 |
dc.c
|
Changed the CreateDC driver entry point to use an HDC instead of a DC
|
2004-03-04 06:26:11 +00:00 |
dcvalues.c
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
|
2004-01-15 00:35:38 +00:00 |
dib.c
|
Select the dibsection into a dc before calling GetDIBColorTable.
|
2004-03-30 20:38:45 +00:00 |
enhmetafile.c
|
Fix bad EMF extents in SetWinMetaFileBits.
|
2004-04-21 22:22:53 +00:00 |
font.c
|
Pass the gdiFont object to the SelectFont driver entry point so that
|
2004-03-04 04:05:04 +00:00 |
gdiobj.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
linedda.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
metafile.c
|
Fix CopyMetaFileA to work with NULL filename.
|
2004-04-19 20:13:31 +00:00 |
palette.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
pen.c
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
|
2004-01-15 00:35:38 +00:00 |
region.c
|
Documentation for most of the region functions.
|
2004-04-05 20:13:38 +00:00 |
text.c
|
Print source charset as well as a resulting codepage in FONT_mbtowc.
|
2004-04-14 19:33:46 +00:00 |