[Bug 45116] TomTom MyDrive Connect needs implementation of iphlpapi.dll.NotifyAddrChange

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 7 05:45:57 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45116

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #14 from Anastasius Focht <focht at gmx.net> ---
Hello Hanno,

--- quote ---
And the TomTom application hangs, too. How would I properly attach to a
winedevice.exe process?
--- quote ---

The hang is usually an indication you're using 32-bit winedbg and try to attach
to a 64-bit process. Use 'wine64 winedbg' to run 64-bit winedbg.
I admit it's non-obvious and Wine definitely should provide an out-of-the-box
solution that works.

NOTE: If there is already a crash reporter attached due to 'AeDebug' setting
you won't be able to attach another time. There is also bug 35928 for not
showing crash dialog when auto-attaching.

Regards

-- 
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.



More information about the wine-bugs mailing list