Sweden-Number/dlls/gdi32
Alexandre Julliard 117f862ce5 gdi32: Validate the point count in Polyline and Polygon.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-23 12:36:23 +09:00
..
dibdrv gdi32: Take the transform rotation into account to compute pen width. 2016-06-17 00:09:20 +09:00
enhmfdrv gdi32: Implement bounds for FillPath, StrokeAndFillPath and StrokePath in enhanced metafiles. 2016-06-22 00:58:54 +09:00
mfdrv
tests gdi32/tests: Get rid of the todo mechanism in the path tests. 2016-06-23 12:36:15 +09:00
Makefile.in
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
dib.c gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
driver.c
enhmetafile.c gdi32: Rename the struct representing an embedded WMF in an EMF. 2016-06-08 23:25:16 +09:00
font.c
freetype.c
gdi32.rc
gdi32.spec gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
gdi_private.h gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver. 2016-06-17 00:09:20 +09:00
gdiobj.c
icm.c
mapping.c
metafile.c gdi32: If the WMF was created by GetWinMetaFileBits() then return the original EMF. 2016-06-08 23:25:16 +09:00
opengl.c
painting.c gdi32: Fix updating the current position in PolyDraw. 2016-06-21 00:23:50 +09:00
palette.c
path.c gdi32: Validate the point count in Polyline and Polygon. 2016-06-23 12:36:23 +09:00
pen.c
printdrv.c
region.c gdi32: Use wine_dbgstr_rect() to trace RECTs. 2016-04-21 18:42:02 +09:00
resource.h
vertical.c