http://bugs.winehq.org/show_bug.cgi?id=22860 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-09 16:48:45 --- (In reply to comment #10)
So a native override for msxml3 should work fine with current Wine too.
No, i can't confirm... Tested just one DLL override at time:
msxml3 native => app won't start and says "Error creating XML Parser" msxml3 builtin => app starts, but crashes on creating new project
msxml4 builtin => app starts, but crashes on creating new project msxml4 native => app starts and WORKS :)
Yeah, sorry about that. I forgot that we also have an entry in a class factory (in msxml3) for new objects for msxml4. So, yes, it won't work. What do you think about faster regression test with msxml3/4 paths only? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.