[Bug 28913] Wininet.dll violates DLL unloading requirements by calling Winsock functions from DLL_PROCESS_DETACH

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 28 00:43:59 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28913

--- Comment #3 from Cameron Gutman <aicommander at gmail.com> 2011-10-28 00:43:59 CDT ---
My initial thought is we could possibly use HINTERNET that we get from
InternetOpen. If we associate each of those connections to that, we could walk
the connection list when that handle gets closed and kill the connections then.
I'm not 100% sure why we retain these connections, so I may have this totally
wrong, but it's a start.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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