https://bugs.winehq.org/show_bug.cgi?id=56599
Bug ID: 56599 Summary: HWMonitor 1.53 needs unimplemented function pdh.dll.PdhConnectMachineA Product: Wine Version: 9.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: pdh Assignee: wine-bugs@winehq.org Reporter: oguilherme@protonmail.com Distribution: ---
Hi,
The latest version of HWMonitor (1.53), now seems to require pdh.dll.PdhConnectMachineA, which is not implemented in Wine:
$ wine HWMonitor_x64.exe 00dc:fixme:shell:InitNetworkAddressControl stub 0134:fixme:ntoskrnl:SeSinglePrivilegeCheck stub: 000000000000000a 1 0134:fixme:ntoskrnl:HalGetBusDataByOffset (4 0 0 000000000011EC18 0 4) stub! wine: Call from 00006FFFFF463DE7 to unimplemented function pdh.dll.PdhConnectMachineA, aborting wine: Unimplemented function pdh.dll.PdhConnectMachineA called at address 00006FFFFF463DE7 (thread 00dc), starting debugger... 0140:fixme:dbghelp:elf_search_auxv can't find symbol in module 0140:fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Call from 00006FFFFF463DE7 to unimplemented function pdh.dll.PdhConnectMachineA, aborting
The previous version (1.52), runs just fine.
Thanks.