http://bugs.winehq.org/show_bug.cgi?id=4633
Peter Verthez Peter.Verthez@advalvas.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Peter.Verthez@advalvas.be
--- Comment #9 from Peter Verthez Peter.Verthez@advalvas.be 2007-08-15 05:29:43 --- I've found a fix for the problem mentioned in comment 2 (the AFX_COMBOBOX.HPP error). This fix is now committed in the wine sources in git (I suppose this will be available in build 0.9.44).
With the fix, MapSource 6.10.2 starts up normally. I've also tried the communication with my GPS (an Etrex Vista CX), and everything seemed to work fine, after creating the proper device link: ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com2 and adding myself to the 'uucp' group (on Fedora Core 6), to have read-write access to the device.
I could get the Unit ID, retrieve routes from the GPS and download routes to the GPS. Apparently somebody already fixed the USB communication... I did not try downloading maps to the GPS.