http://bugs.winehq.org/show_bug.cgi?id=14863
--- Comment #17 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-20 04:53:53 --- Created an attachment (id=15499) --> (http://bugs.winehq.org/attachment.cgi?id=15499) reverted patch
Here you go: 54f2f60b5489c31188eae8d25871ed19ffe96b31 is first bad commit commit 54f2f60b5489c31188eae8d25871ed19ffe96b31 Author: Huw Davies huw@codeweavers.com Date: Wed Aug 8 12:36:37 2007 +0100
ole32: The default handler needs to have its own implementation of IPersistStorage.
For now we forward the methods to the data cache as before.
:040000 040000 17e1c586ceeaa927bf7312d8897eb6bbc448117d 80531c5e09b4dad1e60736b06532234f6dbe0282 M dlls
The attached patch is basically the revert of that patch against current git, and makes the app start fine for me.