comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is small...
commit350f0d398275ceec7f17df9c5bab35d10a3b7fd4
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Jun 2010 14:26:15 +0000 (1 16:26 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Jun 2010 14:26:15 +0000 (1 16:26 +0200)
tree237b12782fb0bade8f3d35b09d241c657d0c343d
parentd81ddde230e998c7709884f83ac1499ad3a53e44
comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is smaller than the image bitmap.
dlls/comctl32/imagelist.c