http://bugs.winehq.org/show_bug.cgi?id=7092
--- Comment #7 from Hans Leidekker hans@it.vu.nl 2008-05-25 08:28:37 --- Created an attachment (id=13324) --> (http://bugs.winehq.org/attachment.cgi?id=13324) wininet: Return success from InternetSetOption(INTERNET_OPTION_DISABLE_AUTODIAL) stub.
The timeout related fixmes are harmless but the the one about option 70 (INTERNET_OPTION_DISABLE_AUTODIAL) is not. Changing the stub to return success makes the check proceed.