Sweden-Number/dlls/gdi32/mfdrv
Alexandre Julliard c331a1a6cd gdi32: Don't allow CreateCompatibleDC on a metafile DC. 2011-09-07 18:13:28 +02:00
..
bitblt.c gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
dc.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
graphics.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
init.c gdi32: Don't allow CreateCompatibleDC on a metafile DC. 2011-09-07 18:13:28 +02:00
metafiledrv.h gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
objects.c gdi32: Forward the null driver PutImage to the DIB driver since the bits are in DIB format. 2011-08-31 11:36:05 +02:00
text.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00