http://bugs.winehq.org/show_bug.cgi?id=13713
--- Comment #16 from Hans Leidekker hans@it.vu.nl 2008-06-16 08:35:25 ---
When I say that a user needs to do winetricks msxml3 msxml4 jet40 mdac28
with a future wine (with the patch integrated), should be enough to use the application?
There may be other bugs that can be worked around by using native libraries. For example, I found that when you create a new photo album this app wants to use an interface from riched20 that is currently not implemented.
Question: in a future version of wine, is wine gonna replace msxml3 msxml4 jet40 mdac28 ?
For msxml3 and riched20 the answer is yes, they are part of Wine already, just not fully implemented. msxml4 probably not (it was shipped as part of an SDK). jet40 and mdac28 are outside of Wine's scope according to some.
Please do file new bugs if they can be worked around by using native versions of the first two dlls.