ChangeSet ID: 1029461743981568074160354
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/15 20:35:43
Modified files:
dlls/comctl32 : imagelist.c
Log message:
Mike McCormack <mikem(a)codeweavers.com>
ImageList_SetImageCount should set nCurImage (the number of
images in the list) to the value specified, and expect that
ImageList_ReplaceImage is called to set the new images.
Patch: http://cvs.winehq.com/patch.py?id=1029461743981568074160354
Revision Changes Path
1.56 +18 -4 wine/dlls/comctl32/imagelist.c