http://bugs.winehq.org/show_bug.cgi?id=11023
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #15 from Dan Kegel dank@kegel.com 2013-03-23 11:46:38 CDT --- Also affects "Typing Quick & Easy" by Individual Software, circa year 2000. (This is either version 11 or version 1.1, the executable is QNET11.EXE.)
I tried using a native override as follows: download WW1116.EXE from somewhere sha1sum b803991c40f387464b61f606536b7c98a88245d2 sudo apt-get install msexpand unzip WW1116.EXE msexpand < OLE2DISP.DL_ > ~/.wine/drive_c/windows/system32/ole2disp.dll winetricks ole2disp.dll16=native msexpand < COMPOBJ.DL_ > ~/.wine/drive_c/windows/system32/compobj.dll winetricks compobj.dll16=native
That got past the complaint, but crashed with Unhandled exception: page fault on read access to 0xffffffff in 16-bit code (13c7:04a2).