http://bugs.winehq.org/show_bug.cgi?id=29682
Bug #: 29682 Summary: tcpanalyzer from Windows Platform SDK 7.1 crashes due to unimplemented function IPHLPAPI.DLL.GetTcpTable2 Product: Wine Version: 1.3.37 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: iphlpapi AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin ... $ wine ./tcpanalyzer.exe fixme:actctx:parse_manifest_buffer root element is L"?Copyright", not <assembly> wine: Call from 0x7bc4bd9a to unimplemented function IPHLPAPI.DLL.GetTcpTable2, aborting wine: Unimplemented function IPHLPAPI.DLL.GetTcpTable2 called at address 0x7bc4bd9a (thread 0024), starting debugger... --- snip ---
Regards