<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 16, 2014 at 10:42 PM, Julian Hall <span dir="ltr"><<a href="mailto:linux@kaotic.co.uk" target="_blank">linux@kaotic.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Unhandled exception: unimplemented function KERNEL32.dll.<u></u>SetVolumeMountPointW called in 32-bit code (0x7b83ac5f).<br>
</blockquote><div><br></div><div>Fun.</div><div><br></div><div>That's the moral equivalent of mount(2) on Windows. It's a filesystem function rather than a VFS function, but the basics are the same.</div><div><br>
</div><div>What I suspect is happening here is that the MDC software is trying to mount the TomTom either on a particular drive letter, or as a particular directory, and WINE is choking on it because it can't do that. There seems to be a large number of bug reports about it.</div>
<div><br></div><div><a href="http://discussions.tomtom.com/t5/GO-800-1000-2000-Via-Start-20/MyDrive-and-Linux-support/td-p/685892">http://discussions.tomtom.com/t5/GO-800-1000-2000-Via-Start-20/MyDrive-and-Linux-support/td-p/685892</a> seems quite interesting.<br>
</div></div></div></div>