http://bugs.winehq.org/show_bug.cgi?id=26759 Summary: SIV Fails to show Internet Access state - needs IsInternetConnected() from connect.dll Product: Wine Version: 1.3.17 Platform: x86 URL: http://rh-software.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ray(a)pobox.co.uk For Windows Vista and later SIV should show the Internet access state, but this fails as it is unable to load IsInternetConnected() from connect.dll. I tried to get this to work by taking DLLs from W7 SP1 but was unable to get this to work. As I added more DLLs I got as far as: err:module:import_dll Library API-MS-Win-Core-LocalRegistry-L1-1-0.dll (which is needed by L"Z:\\home\\ray\\siv\\nlaapi.dll") not found err:module:import_dll Library nlaapi.dll (which is needed by L"Z:\\home\\ray\\siv\\netshell.dll") not found err:module:import_dll Library netshell.dll (which is needed by L"Z:\\home\\ray\\siv\\connect.dll") not found Currently all the DLLs are there, there are no error messages, but none of the DLLs load. To show the DLLs loaded do Menu->Windows->DLLs by Name. -- 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.