Sweden-Number/dlls/gdi32
Alex Henrie 7c57461d29 gdi32: Fix memory leak on error in PATH_WidenPath (Coverity).
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-04 14:22:36 +02:00
..
dibdrv gdi32: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
enhmfdrv gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
mfdrv winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
tests gdi32: Fix text metrics in synthetic bold bitmap fonts. 2018-02-19 16:55:08 +01:00
Makefile.in winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
bidi.c gdi32: Avoid variable-length arrays. 2014-03-25 13:55:45 +01:00
bitblt.c gdi32: Ignore the alpha channel for blits to DDBs too. 2017-10-06 21:48:49 +02:00
bitmap.c gdi32: Allocate the bitmap bits during CreateBitmapIndirect() to catch out-of-memory errors. 2018-01-23 11:33:39 +01:00
brush.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
clipping.c gdi32: Add an internal version of DPtoLP that takes a DC pointer. 2016-07-29 23:43:35 +09:00
dc.c gdi32: Add the ability to disable a DC. 2017-01-26 10:46:20 +01:00
dib.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
driver.c gdi32: Take DPI awareness into account for the LOGPIXELSX/Y device caps. 2018-04-12 13:26:31 +02:00
enhmetafile.c gdi32: Check that emf records are within the file. 2018-05-09 15:55:01 +02:00
font.c gdi32: Avoid awkward cast in GetGlyphOutlineA (Coverity). 2018-06-01 20:01:28 +02:00
freetype.c winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
gdi32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
gdi32.spec winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
gdi_private.h gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
gdiobj.c gdi32: Scale stock fonts based on the DPI awareness. 2018-04-12 13:50:01 +02:00
icm.c gdi32: Handle NULL filename in GetICMProfileA(). 2015-12-21 18:18:45 +01:00
mapping.c gdi32: Add an internal version of DPtoLP that takes a DC pointer. 2016-07-29 23:43:35 +09:00
metafile.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
opengl.c gdi32: Use BOOL type where appropriate. 2013-11-07 13:13:05 +01:00
painting.c gdi32: Add traces for painting functions. 2017-01-25 11:26:58 +01:00
palette.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
path.c gdi32: Fix memory leak on error in PATH_WidenPath (Coverity). 2018-06-04 14:22:36 +02:00
pen.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
printdrv.c gdi32: Add null driver entry points for the print spooler functions. 2011-03-09 11:47:31 +01:00
region.c gdi32: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
resource.h gdi32: Enumerate a default charset if no other valid charset was found. 2012-09-27 14:39:24 +02:00
vertical.c make_unicode: Use VerticalOrientation.txt from UCD. 2017-07-13 11:45:18 +02:00
vulkan.c winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00