http://bugs.winehq.org/show_bug.cgi?id=29051
Bug #: 29051 Summary: Internet Connection Wizard: tapi.dll - unimplemented function TAPI32.dll.tapiGetLocationInfoW Product: Wine Version: 1.3.32 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: tapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: mywine@schiermeier-software.de Classification: Unclassified
Created attachment 37426 --> http://bugs.winehq.org/attachment.cgi?id=37426 Result of: env WINEDEBUG=+relay,+seh,+tid wine inetwiz.exe
Running the 'Internet Connection Wizard' from Minisofts Internet Exploder to setup a modem link for the internet connection didn't start because of an 'unimplemented function TAPI32.dll.tapiGetLocationInfoW' in tapi.dll.
The log is done by using this commandline: env WINEDEBUG=+relay,+seh,+tid wine inetwiz.exe 2> ~/log/inetwiz_exe_$(date '+%F_%H-%M').log
and the output of the 'what to debug?' is included.