7 Mar
2003
7 Mar
'03
5:02 p.m.
ChangeSet ID: 7403 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/03/07 17:02:46 Modified files: dlls/comctl32 : toolbar.c Log message: Adam Gundy <arg(a)cyberscience.com> TOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are not supposed to modify the bitmap - we call ImageList_AddMasked() which turns all masked pixels black. Fixed by making a copy of the bitmap to give to ImageList_AddMasked(). Patch: http://cvs.winehq.com/patch.py?id=7403 Old revision New revision Changes Path 1.128 1.129 +59 -5 wine/dlls/comctl32/toolbar.c
8319
Age (days ago)
8319
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard