http://bugs.winehq.org/show_bug.cgi?id=2034
------- Additional Comments From polleke@meosource.com 2004-22-02 02:38 ------- Thank you for the patch!
Text is showing, but like you said garbage.
I noticed a pattern in the letters. When I type a on the keyboard I get b. When I type b I get c. c-d. And so on.
Maybe a var that's starting on 0 and should be starting on 1. Or simmilar. I'm looking trough the source code but I have just basic C knowledge.