Sweden-Number/dlls/gdi32/enhmfdrv
Alexandre Julliard 2b1b11d681 gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. 2011-10-24 23:34:33 +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
enhmetafiledrv.h gdi32: Implement SelectFont as a standard driver entry point. 2011-10-19 18:22:05 +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: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. 2011-10-24 23:34:33 +02:00
objects.c gdi32: Implement SelectFont as a standard driver entry point. 2011-10-19 18:22:05 +02:00