Sweden-Number/dlls/gdi32
Huw Davies ef34222131 gdi32/tests: Allocate the font enum data structures.
These are in excess of 250kB and may overflow the stack.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-14 19:26:11 +09:00
..
dibdrv gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
enhmfdrv gdi32: Implement recording of the GradientFill EMF record. 2016-04-08 23:01:28 +09:00
mfdrv
tests gdi32/tests: Allocate the font enum data structures. 2016-04-14 19:26:11 +09:00
Makefile.in gdi32: Take into account the fontdir directory specified at build time. 2016-03-17 19:44:01 +09:00
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: Implement playback of the GradientFill EMF record. 2016-04-08 23:01:38 +09:00
font.c
freetype.c gdi32: Load system fonts on Android. 2016-04-07 17:08:30 +09:00
gdi32.rc
gdi32.spec gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
gdi_private.h
gdiobj.c gdi32: Increase first gdi handle value. 2016-04-08 23:00:58 +09:00
icm.c
mapping.c
metafile.c
opengl.c
painting.c gdi32: Use abs() on an integer argument to avoid a clang warning. 2016-04-12 21:00:52 +09:00
palette.c
path.c
pen.c
printdrv.c
region.c
resource.h
vertical.c