.. |
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
|
Return line count when the bits parameter is NULL.
|
2004-05-27 02:20:06 +00:00 |
enhmetafile.c
|
Accept EMR_EXTTEXTOUT records with emrtext.offDx set to 0.
|
2004-05-13 19:41:10 +00:00 |
font.c
|
Let GetFontLanguageInfo() return the GCP_REORDER flag only in case the
|
2004-05-21 20:51:17 +00:00 |
gdiobj.c
|
SetMiterLimit: Return success: some callers check this.
|
2004-06-01 19:43:07 +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 |