http://bugs.winehq.org/show_bug.cgi?id=24897
--- Comment #4 from Adam Martinson amartinson@codeweavers.com 2010-10-26 13:43:55 CDT --- (In reply to comment #3)
trace:msxml:bind_url L"file:\\C:\Program Files\Microsoft Games\Age of Empires III Trial\Fonts\Fonts2.xml" trace:msxml:bsc_AddRef (0x14ade8) ref=2 trace:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented trace:msxml:bsc_QueryInterface interface {aaa74ef9-8ee7-4659-88d9-f8c504da73cc} not implemented trace:msxml:bsc_OnStartBinding (0x14ade8)->(ff 0x1828e0) trace:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented
I would bet the problem is one or more of the unimplemented interfaces.
trace:msxml:bsc_OnDataAvailable (0x14ade8)->(5 91592 0x32c10c 0x32c120) trace:msxml:bsc_OnStopBinding (0x14ade8)->(00000000 (null)) trace:msxml:saxxmlreader_AddRef 0x182828 trace:msxml:SAXLocator_create returning 0x182f98 fixme:msxml:libxmlFatalError Error handling is not compatible.
There is a problem with the fatal error callback, but it shouldn't get there unless there were serious problems before that.