Sweden-Number/dlls/gdi32
Michael Stefaniuc dccbd6a949 gdi32: Remove useless casts to self.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-12 09:32:21 +02:00
..
dibdrv gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
enhmfdrv gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
mfdrv gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
tests gdi32/tests: Remove useless casts to self. 2019-08-12 09:32:13 +02:00
Makefile.in gdi32: Use the same BiDi direction table as usp10. 2019-05-22 19:16:05 +02:00
bidi.c gdi32: Use the same BiDi direction table as usp10. 2019-05-22 19:16:05 +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 D3DKMTQueryStatistics stub. 2019-08-02 10:52:03 +02:00
enhmetafile.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
font.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
freetype.c gdi32: Use the correct type for the final parameter of FSOpenResourceFile(). 2019-07-31 08:26:19 +02:00
gdi32.rc
gdi32.spec gdi32: Add D3DKMTQueryStatistics stub. 2019-08-02 10:52:03 +02:00
gdi_private.h gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
gdiobj.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
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: Remove useless casts to self. 2019-08-12 09:32:21 +02:00
pen.c
printdrv.c gdi32: Trace full contents of DOCINFO in StartDoc. 2018-12-10 12:21:09 +01:00
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 make_unicode: Avoid including wine/unicode.h in generated files. 2019-05-22 19:16:05 +02:00
vulkan.c