wine/dlls/gdi32
2007-03-12 12:25:31 +01:00
..
enhmfdrv
mfdrv
tests Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
bidi16.c
bidi.c
bitblt.c
bitmap.c gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes. 2007-02-16 12:35:25 +01:00
brush.c
clipping.c
dc.c gdi32: Make DC creation fail if we cannot allocate the visible region. 2007-02-26 19:01:30 +01:00
dib.c gdi32: Add a GetDIBits test. 2007-01-22 13:29:21 +01:00
dispdib.c
dispdib.spec
driver.c
enhmetafile.c
env.c
font.c gdi32: Add an extensive EnumFontFamilies test, fix some failures when running under Wine. 2007-03-06 21:52:00 +01:00
freetype.c gdi32: Search SystemLinked fonts when looking for a valid replacement. 2007-03-07 12:16:17 +01:00
gdi16.c
gdi32.spec
gdi_main.c
gdi_private.h gdi32: Implement GetFontUnicodeRanges. 2007-03-02 11:39:32 +01:00
gdi.exe.spec
gdiobj.c
icm.c
Makefile.in
mapping.c
metafile16.c
metafile.c
opengl.c Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
painting.c gdi32: Fixed typo in AngleArc. 2007-02-14 12:30:43 +01:00
palette.c
path.c gdi32: Fix offset calculation in PATH_ExtTextOut for >1 chars. 2007-02-05 14:03:52 +01:00
pen.c
printdrv.c gdi32: Use exec() and _exit() instead of system() and exit(). 2007-02-28 21:29:39 +01:00
region.c
version16.rc
version.rc
wing.c gdi32: Avoid a not necessary CreateDC call. 2007-02-23 11:18:03 +01:00
wing.spec