This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2503f2e1bb
Sweden-Number
/
dlls
/
gdi32
/
enhmfdrv
History
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
enhmetafiledrv.h
gdi32: Pass the full brush contents in the SelectBrush driver entry point.
2011-11-02 21:41:15 +01: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
objects.c
gdi32: Retrieve the brush pattern bits from the cache for enhanced metafiles.
2011-11-07 13:43:30 +01:00