Moved the 16-bit pointer to the DIB bits out of the driver-specific
commit6bbc745ddef3f7a332349e034492aa0feae39007
authorAlexandre Julliard <julliard@winehq.org>
Sun, 22 Jul 2001 23:13:08 +0000 (22 23:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 22 Jul 2001 23:13:08 +0000 (22 23:13 +0000)
treeed72f581e8869a838899aa9750b9a0a088933938
parentef06b4a694ac020c0286f3a6cea61bdc73d883bf
Moved the 16-bit pointer to the DIB bits out of the driver-specific
structure and into the main bitmap structure. Removed
CreateDIBSection16 from the driver interface.
15 files changed:
dlls/gdi/wing.c
dlls/ttydrv/bitmap.c
dlls/ttydrv/dc.c
dlls/ttydrv/ttydrv.h
dlls/wineps/init.c
graphics/enhmetafiledrv/init.c
graphics/metafiledrv/init.c
graphics/win16drv/init.c
graphics/x11drv/dib.c
graphics/x11drv/init.c
include/bitmap.h
include/gdi.h
include/x11drv.h
objects/bitmap.c
objects/dib.c