http://bugs.winehq.org/show_bug.cgi?id=15435
--- Comment #10 from Austin English austinenglish@gmail.com 2008-11-05 15:02:59 --- (In reply to comment #9)
Created an attachment (id=17091)
--> (http://bugs.winehq.org/attachment.cgi?id=17091) [details]
wininet:InternetGetConnectedState being noisy
fixme:wininet:InternetGetConnectedState always returning LAN connection.
This one is unnecessarily noisy too. The log I attached is about 3 seconds running one of the Blizzard Downloaders under wine.
I started to fix this one a while back, but someone (Roderick, I believe) pointed out that it is pretty useless, as we'll probably never support dialup type networking. As such, the fixme should be removed.
I'm thinking switch it to a WARN, as it may be useful in some cases, but most people shouldn't worry about it. It's also really annoying, I see it a lot, and iTunes prints it out more than the US treasury prints dollar bills.
I'll send a patch.