Michael Kaufmann : user: CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION, and LR_MONOCHROME.
Module: wine Branch: refs/heads/master Commit: b997cd76294ed221f49f3dfea71d3b6350442d62 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b997cd76294ed221f49f3dfe... Author: Michael Kaufmann <hallo(a)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=b997cd76294ed221f49f...
participants (1)
-
Alexandre Julliard