http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From mike@codeweavers.com 2006-22-03 07:57 -------
You can use the CVS (instructions on the website, or GIT):
cd ~ git clone git://source.winehq.org/git/wine.git wine cd wine ./configure && make depend && make
then run it from the source tree without installing Wine like this:
cd ~/wine/wine setup.exe
The necessary patches are all committed now, so ABBYY Finereader 7.0 should just work. If the above is too complicated, you can wait for wine 0.9.11 to be released.