10 Jan
2012
10 Jan
'12
7:11 p.m.
Module: wine Branch: master Commit: 71ea68b65727a7abac8f179035fe895f8b641a37 URL: http://source.winehq.org/git/wine.git/?a=commit;h=71ea68b65727a7abac8f179035... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jan 10 16:09:54 2012 +0100 gdi32: Use the bitmap part of the DIBSECTION structure for the DDB object information. --- dlls/gdi32/bitmap.c | 63 +++++++++++++++++++++++---------------------- dlls/gdi32/brush.c | 8 +++--- dlls/gdi32/dib.c | 30 +++++++++------------ dlls/gdi32/dibdrv/dc.c | 12 ++++---- dlls/gdi32/gdi_private.h | 1 - 5 files changed, 55 insertions(+), 59 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=71ea68b65727a7abac8f17...