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
http://bugs.winehq.org/show_bug.cgi?id=29682
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microsoft.com/do | |wnload/en/details.aspx?id=8 | |279
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-01-22 13:55:01 CST --- Hello,
filling fields. SDK 7.1 installer needs .NET 4.0 Framework prerequisite installed
$ sha1sum winsdk_web.exe a8717ebb20a69c7efa85232bcb9899b8b07f98cf winsdk_web.exe
$ wine --version wine-1.3.37-254-g14b790a
Regards
http://bugs.winehq.org/show_bug.cgi?id=29682
--- Comment #2 from Austin English austinenglish@gmail.com 2012-01-23 20:06:04 CST --- http://source.winehq.org/patches/data/83119 http://source.winehq.org/patches/data/83120
http://bugs.winehq.org/show_bug.cgi?id=29682
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a52f88096ff1b526f91a45ccae9 | |128a32a36c464 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-01-25 16:36:03 CST --- http://source.winehq.org/git/wine.git/commitdiff/dc80d2d6c240b3605c0e756417c... http://source.winehq.org/git/wine.git/commitdiff/a52f88096ff1b526f91a45ccae9...
after that, wants GetTcp6Table2, see http://source.winehq.org/patches/data/83192. After that, it starts up, but all text/buttons are blank.
Cheers, Austin
http://bugs.winehq.org/show_bug.cgi?id=29682
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-26 14:54:07 CST --- (In reply to comment #3)
after that, wants GetTcp6Table2, see http://source.winehq.org/patches/data/83192. After that, it starts up, but all text/buttons are blank.
http://source.winehq.org/git/wine.git/commitdiff/ce2e7cdc9e2f6e77d6d9a11fafa...
http://bugs.winehq.org/show_bug.cgi?id=29682
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:18:05 CST --- Closing bugs fixed in 1.4-rc1.