http://bugs.winehq.org/show_bug.cgi?id=3611
--- Comment #14 from Roland Käser roli8200@yahoo.de 2008-01-05 08:02:36 --- The bug is already there. Its already the thing with:
fixme:storage:StorageImpl_Commit (0x3aa4fe0 0): stub
It can be avoided using native dlls. I currently use the following config:
WINEDLLOVERRIDES="ole32,rpcrt4,msvcrt20,msvcrt,msvcirt=n"
In this, the ole32 and rpcrt4 are required to get a fuctional copy/paste function. The msvcrt20,msvcrt and msvcirt are for pdf exportation which is already not work, but this bug #3612.