Herman Bos <hbos <at> osso.nl> writes:
Any hints/tips/tricks/feedback would be appeciated.
Kind regards,
Herman Bos
Hi, looks quite similar to some bugs reported in bugzilla. Does running with native oleaut32.dll get you around the problem (e.g. WINEDLLOVERRIDES="oleaut32=n" wine app.exe; after you copied oleaut32.dll from a windows partition into ~/.wine/drive_c/windows/sytem32) Another thing to try is of course do regression test to find the patch that broke your app(see http://wiki.winehq.org/GitWine?highlight=%28git%29).