wine-wine/dlls/gdi32/mfdrv
Alexandre Julliard 9391c6a757 gdi32: Add a CopyBitmap driver entry point. 2011-11-08 19:25:05 +01: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: Add a CopyBitmap driver entry point. 2011-11-08 19:25:05 +01:00
metafiledrv.h gdi32: Pass the full brush contents in the SelectBrush driver entry point. 2011-11-02 21:41:15 +01:00
objects.c gdi32: Retrieve the brush pattern bits from the cache for metafiles. 2011-11-07 13:42:57 +01:00
text.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00