Sweden-Number/dlls/gdi32
Misha Koshelev 1dbe178f5e gdi32: Fix ArcTo to use proper starting and ending points. 2007-06-19 11:57:32 +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: Fix ArcTo to use proper starting and ending points. 2007-06-19 11:57:32 +02:00
Makefile.in
bidi.c
bidi16.c
bitblt.c
bitmap.c gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes. 2007-02-16 12:35:25 +01:00
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: AddFontResource should return a number of added font faces. 2007-05-04 13:42:47 +02:00
gdi.exe.spec
gdi16.c
gdi32.spec gdi32: Add a stub for CancelDC. 2007-04-17 11:21:06 +02:00
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: Fix ArcTo to use proper starting and ending points. 2007-06-19 11:57:32 +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: Complete WidenPath implementation. 2007-05-02 14:58:49 +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 gdi32: Avoid a not necessary CreateDC call. 2007-02-23 11:18:03 +01:00
wing.spec