Alexandre Julliard : user32: Add support for managing a DIB surface for a window.

Alexandre Julliard julliard at winehq.org
Thu Sep 6 13:37:22 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep  6 12:32:52 2012 +0200

user32: Add support for managing a DIB surface for a window.

---

 dlls/user32/driver.c              |   14 +++++----
 dlls/user32/painting.c            |   58 +++++++++++++++++++++++++++++++++++-
 dlls/user32/user_private.h        |   10 +++++-
 dlls/user32/win.c                 |    9 ++++++
 dlls/user32/win.h                 |    2 +
 dlls/user32/winpos.c              |   38 ++++++++++++++++++++----
 dlls/winex11.drv/window.c         |    6 ++-
 dlls/winex11.drv/winex11.drv.spec |    4 +-
 8 files changed, 121 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list