https://bugs.winehq.org/show_bug.cgi?id=38137
--- Comment #3 from lemonsqueeze@gmx.com --- After regression testing it looks like it happened between wine 1.3.25 and 1.3.26.
More precisely wine-1.3.25-295-g3c8674a is good wine-1.3.25-296-g1cf571e is bad
Output from git bisect: 1cf571eb5faa8960635cc34c86460bfeaa6171f1 is the first bad commit commit 1cf571eb5faa8960635cc34c86460bfeaa6171f1 Author: Piotr Caban piotr@codeweavers.com Date: Mon Aug 1 12:28:34 2011 +0200
ieframe: Added OleObject_Close implementation.
:040000 040000 6263a66ff3be7ce9d2c2e595a9426ee47a14bb50 0e63db722c14974e3c13557afd0ccc7d43e30eca M dlls
Reverting the changes to dlls/ieframe/oleobject.c makes it work again.