Sweden-Number/dlls/gdi32/dibdrv
Andrey Gusev 9a80284e1a gdi32: Fix a typo in a pointer name in primitive_funcs.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-19 23:42:23 +09:00
..
bitblt.c gdi32: Initialize 'param' field (Coverity). 2015-12-22 10:46:35 +01:00
dc.c gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
dibdrv.h gdi32: Fix a typo in a pointer name in primitive_funcs. 2016-05-19 23:42:23 +09:00
graphics.c gdi32: Fix empty glyph handling in the dib driver. 2013-10-01 19:26:11 +02:00
objects.c gdi32: Remove double parentheses, not a misplaced pair (PVS-Studio). 2015-03-06 20:32:00 +09:00
opengl.c gdi32: Add check for NULL pointer in dibdrv_wglDescribePixelFormat. 2015-11-26 23:57:49 +09:00
primitives.c gdi32: Use shorter constants for byte and word masks to avoid warnings. 2015-03-04 21:50:35 +09:00