http://bugs.winehq.org/show_bug.cgi?id=15365
--- Comment #7 from Rico kgbricola@web.de 2008-09-27 15:15:59 --- Yes this patch solves the problem for me. It doesn't apply any more to 1.1.5. You have to change line 44 from "int i = 0;" to "unsigned int i = 0;".