[Bug 11023] Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes Nota Bene to refuse to launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 23 11:46:38 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=11023

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #15 from Dan Kegel <dank at 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).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list