http://bugs.winehq.org/show_bug.cgi?id=7940
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-05-05 13:43 ------- Shareaza also crashes when run in 16bpp. This is caused GetDIBits in CSkinWindow::PreBlend doing a buffer overflow by storing the color flags after the bitmap header. This overwrites the return address and the 'this' pointer. I'll have to check if this is a bug of Wine or of Shareaza.