Sweden-Number/dlls/gdi32
Dmitry Timoshkov cfe289e69d gdi32: Do not report an error if a requested to add font is already loaded. 2007-07-11 12:01:21 +02:00
..
enhmfdrv gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
mfdrv gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
tests gdi32: Using a bitmap font as the fallback sans serif is a very bad idea. 2007-07-05 19:54:52 +02:00
Makefile.in
bidi.c
bidi16.c
bitblt.c
bitmap.c
brush.c gdi32: Constify some variables. 2007-04-30 13:33:26 +02:00
clipping.c
dc.c gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
dib.c gdi32: Make BITMAPINFOHEADER biSize check match what other parts of code do. 2007-06-13 12:58:39 +02:00
dispdib.c
dispdib.spec
driver.c
enhmetafile.c gdi32: Perform consistency checks when loading an EMF, add a test case. 2007-05-29 11:56:10 +02:00
env.c
font.c gdi32: Pass an lpDx array to the driver if the escapement is non-zero, so that the driver has access to the unrotated advance widths. 2007-05-31 14:18:45 +02:00
freetype.c gdi32: Do not report an error if a requested to add font is already loaded. 2007-07-11 12:01:21 +02:00
gdi.exe.spec
gdi16.c
gdi32.spec
gdi_main.c
gdi_private.h gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
gdiobj.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
icm.c
mapping.c
metafile.c
metafile16.c
opengl.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
painting.c gdi32: Slightly simplify result handling in PolyDraw. 2007-07-05 19:52:45 +02:00
palette.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
path.c gdi32: Handle ArcTo in paths as native. 2007-06-21 16:03:29 +02:00
pen.c
printdrv.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
region.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
version.rc
version16.rc
wing.c
wing.spec