Sweden-Number/dlls/gdi32
Sven Baars c9f15c20f9 gdi32/tests: Remove the D3DKMTCreateDCFromMemory test with Width = 0.
This test fails with STATUS_INVALID_PARAMETER on Windows 7+.

Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-21 10:06:13 +01:00
..
dibdrv gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
enhmfdrv gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
mfdrv gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
tests gdi32/tests: Remove the D3DKMTCreateDCFromMemory test with Width = 0. 2019-11-21 10:06:13 +01:00
Makefile.in
bidi.c gdi32: Fix the spelling of some comments. 2019-09-16 22:58:42 +02:00
bitblt.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
bitmap.c
brush.c
clipping.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
dc.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
dib.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
direction.c make_unicode: Remove duplicate DECLSPEC_HIDDEN. 2019-05-24 11:25:38 +02:00
driver.c gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
enhmetafile.c gdi32: Handle HeapAlloc failure in SetEnhMetaFileBits (scan-build). 2019-09-12 22:47:45 +02:00
font.c gdi32: Implement GetCharWidthFloat(). 2019-10-17 10:49:09 +02:00
freetype.c gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
gdi32.rc
gdi32.spec gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
gdi_private.h gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
gdiobj.c
icm.c
mapping.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
metafile.c
opengl.c
painting.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
palette.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
path.c gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
pen.c
printdrv.c
region.c gdi32: CreatePolyPolygonRgn() returns an empty region when the area is empty. 2019-05-22 19:16:05 +02:00
resource.h
vertical.c
vulkan.c