http://bugs.winehq.org/show_bug.cgi?id=4664
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-18-03 03:29 ------- Hi, i don't know how to fix the bug, but if the application is really important for you, you could try the following workaround: get the source, comment line 829 in dlls/x11drv/dib_convert.c, (/*srcpixel=srcbits;*/) like mentioned before, recompile , and cp dlls/x11drv/winex11.drv.so ~/.wine/drive_c/Program\ Files/ASP32/winex11.drv
Now revert the hack, and recompile, otherwise the hack might break other programs, and install wine. run by WINEDLLOVERRIDES="winex11.drv=n" wine ASP32 in ~/.wine/drive_c/Program Files/ASP32. I know this is a very ugly hack, but apart from the icons being screwed up, the app works, and the hack won't break other programs. Of course you would have to do this for every new wine release until someone fixes it :(.