http://bugs.winehq.org/show_bug.cgi?id=25206
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #31 from Austin English austinenglish@gmail.com 2011-01-05 16:36:49 CST --- (In reply to comment #30)
Wine 1.3.10 fixes the crash on logout. CancelIPChangeNotify function was missing from iphlpapi.dll and AO was trying to call it. A stub for it was added in commit bf6a20fad39e788638f1c7c9ebc9865a9e0cdf66.
Fixed then.