This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-25 20:59:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
32c36b7505
wine
/
dlls
/
gdi32
/
enhmfdrv
History
Alexandre Julliard
a0f1b20464
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
..
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: 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
graphics.c
gdi32: Graphics driver functions no longer need to be CDECL.
2011-07-13 14:56:12 +02:00
init.c
gdi32: Get rid of the SetBitmapBits driver entry point.
2011-08-03 14:15:47 +02:00
objects.c
gdi32: Use GetImage to retrieve the brush bits in enhanced metafiles.
2011-08-03 14:15:48 +02:00