http://bugs.winehq.org/show_bug.cgi?id=7286
------- Additional Comments From mk144210@bcm.tmc.edu 2007-31-01 08:29 ------- To use the patch, get the wine git repository:
git clone git://source.winehq.org/git/wine.git wine
Apply the patch:
patch -p1 < pathtopatch
Now compile and install wine:
tools/wineinstall
Misha