Module: wine Branch: master Commit: e896af40655a58681aeb6513fc6a439d46f0264f URL: http://source.winehq.org/git/wine.git/?a=commit;h=e896af40655a58681aeb6513fc...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 10 16:04:17 2012 +0100
gdi32: Always store a DIBSECTION structure in the bitmap object.
---
dlls/gdi32/bitmap.c | 6 +-- dlls/gdi32/brush.c | 10 ++-- dlls/gdi32/dib.c | 97 ++++++++++++++++++++-------------------------- dlls/gdi32/dibdrv/dc.c | 6 +- dlls/gdi32/gdi_private.h | 10 +++- 5 files changed, 58 insertions(+), 71 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e896af40655a58681aeb65...