https://bugs.winehq.org/show_bug.cgi?id=40201
--- Comment #13 from Timothy C. Quinn tim.c.quinn@gmail.com --- Thank you for patching =)
Patch 120190 worked ok for both ecco32.exe and eccoext.exe.
Steps I followed:
- $ sudo make uninstall - $ make clean && make distclean - Reverted original patch - Applied new patch - $ ./configure && make depend && make && make install
I reused the same WINEPREFIX from the previous test.
[Q] Should I build a new WINEPREFIX to test this patch?