https://bugs.winehq.org/show_bug.cgi?id=34372
--- Comment #12 from Hans Leidekker hans@meelstraat.net --- (In reply to Anastasius Focht from comment #11)
Hello folks,
revisiting, still present.
--- snip --- ... 004d:Ret PE DLL (proc=0x7e29b38e,module=0x7e280000 L"iphlpapi.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 004d:Ret KERNEL32.LoadLibraryA() retval=7e280000 ret=00401056 004d:Call KERNEL32.GetProcAddress(7e280000,0040207c "AllocateAndGetTcpExTableFromStack") ret=00401082 004d:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00401082 004d:Call KERNEL32.GetProcAddress(7e280000,0040209e "GetExtendedTcpTable") ret=004010ae 004d:Ret KERNEL32.GetProcAddress() retval=7e28fdd8 ret=004010ae
Looks like it falls back to GetExtendedTcpTable though. Does the app really need AllocateAndGetTcpExTableFromStack?