Michael Kaufmann : user: CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION, and LR_MONOCHROME.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 9 10:37:32 CDT 2006


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

Author: Michael Kaufmann <hallo at michael-kaufmann.ch>
Date:   Wed Aug  9 16:14:49 2006 +0200

user: CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION, and LR_MONOCHROME.

---

 dlls/user/cursoricon.c       |  198 ++++++++++++++++++++++++++++++++--
 dlls/user/tests/Makefile.in  |    1 
 dlls/user/tests/cursoricon.c |  246 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 434 insertions(+), 11 deletions(-)
 create mode 100644 dlls/user/tests/cursoricon.c

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



More information about the wine-cvs mailing list