http://bugs.winehq.org/show_bug.cgi?id=23049
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |julliard@winehq.org
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2010-06-07 22:02:04 --- It's a regression between wine 1.1.44 and wine 1.2 rc1:
33e7d0282b926106957c358e000fb566556ba5dd is the first bad commit commit 33e7d0282b926106957c358e000fb566556ba5dd Author: Alexandre Julliard julliard@winehq.org Date: Fri May 14 13:44:20 2010 +0200
comctl32: Store an alpha channel present flag for each image in an imagelist.
:040000 040000 ab0e8518c00ba26d9b9ad0e469d14cc294228ecf 4461358be044183abb49f79ef3a4af9e972ee233 M dlls
Just commenting line 212 in dlls/comctl32/imagelist.c fix the crash.
/*himl->has_alpha[pos + n] = 1;*/