wine-wine/dlls/gdi32/mfdrv
Huw Davies 1ff1e11161 gdi32: Zero pad the facename buffer so that we don't write uninitialized data to the metafile.
Found by Valgrind.
2010-02-03 15:51:56 +01:00
..
bitblt.c gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt. 2009-09-30 20:55:26 +02:00
dc.c
graphics.c gdi32: Avoid use of some 16-bit types. 2009-12-07 14:18:29 +01:00
init.c gdi32: Don't include wingdi16.h by default. 2009-12-07 14:18:29 +01:00
mapping.c gdi32: Don't include wingdi16.h by default. 2009-12-07 14:18:29 +01:00
metafiledrv.h gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt. 2009-09-30 20:55:26 +02:00
objects.c gdi32: Zero pad the facename buffer so that we don't write uninitialized data to the metafile. 2010-02-03 15:51:56 +01:00
text.c gdi32: Don't include wingdi16.h by default. 2009-12-07 14:18:29 +01:00