Both the native dlls MSVCR80.dll and MSVCP80.dll are getting loaded at 0x78130000 and 0x7c420000 when running 64bit windows application with wine-1.1.21. But when the turn comes to load msxml6.dll and gets called at call_dll_entry_point with address 0x58400000, it doesnt return anything and shows the following error: seh:call_stack_handlers not implemented on x86_64 wine: Unhandled privileged instruction at address 0x5840b47a (thread 0009), starting debugger ...