https://bugs.winehq.org/show_bug.cgi?id=44922
Bug ID: 44922 Summary: Cisco Jabber 11.x crashes on unimplemented function IPHLPAPI.DLL.GetIpForwardTable2, Product: Wine Version: 3.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: iphlpapi Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
extracted from bug 37228 (https://bugs.winehq.org/show_bug.cgi?id=37228#c21)
--- snip --- $ env WINEPREFIX="/home/xxxxxx/.wine32" wine 'C:\Program Files\Cisco Systems\Cisco Jabber\CiscoJabber.exe' ... 0009:fixme:shcore:GetDpiForMonitor (0x1, 0, 0x32ef48, 0x32ef44): semi-stub 0009:fixme:netapi32:DsGetDcNameW ((null), (null), (null), (null), 40000000, 0x96ad1dc): stub 0009:fixme:ntdsapi:DsBindW ((null),(null), 0x96ad1d8): stub! 0009:fixme:ntdsapi:DsCrackNamesW : stub wine: Call from 0x7bc51289 to unimplemented function IPHLPAPI.DLL.GetIpForwardTable2, aborting .... --- snip ---
Regards