Alexandre Julliard : gdi32: Simplify computation of the DIB header size for internal BITMAPINFO structures .

Alexandre Julliard julliard at winehq.org
Mon Dec 12 12:25:52 CST 2011


Module: wine
Branch: master
Commit: 8db263d2eb7afaaad11b82a3febe029ad9bb44f5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8db263d2eb7afaaad11b82a3febe029ad9bb44f5

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Dec 10 13:28:08 2011 +0100

gdi32: Simplify computation of the DIB header size for internal BITMAPINFO structures.

---

 dlls/gdi32/brush.c            |    8 ++++----
 dlls/gdi32/dib.c              |   16 +++++++++++-----
 dlls/gdi32/enhmfdrv/bitblt.c  |    4 ++--
 dlls/gdi32/enhmfdrv/objects.c |   10 +++++-----
 dlls/gdi32/gdi_private.h      |   15 ++++++++++++---
 dlls/gdi32/mfdrv/bitblt.c     |    7 +++----
 dlls/gdi32/mfdrv/objects.c    |    9 ++++-----
 7 files changed, 41 insertions(+), 28 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8db263d2eb7afaaad11b82a3febe029ad9bb44f5



More information about the wine-cvs mailing list