https://bugs.winehq.org/show_bug.cgi?id=37429
Bug ID: 37429 Summary: Post provider setup of WMI core 1.5 installer needs advapi32.dll.WmiQueryGuidInformation stub Product: Wine Version: 0.9.34. Hardware: x86 URL: http://download.microsoft.com/download/platformsdk/wmi 9x/1.5/W9X/EN-US/wmi9x.exe OS: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
Follow up to bug 7920, now it fails on: wine: Call from 0x7bc50ca1 to unimplemented function WMI.dll.WmiQueryGuidInformation, aborting
wmi.dll forwards to advapi32: [austin@localhost wine-git]$ git grep WmiQueryGuidInformation dlls/advapi32/advapi32.spec:# @ stub WmiQueryGuidInformation dlls/wmi/wmi.spec:@ stdcall WmiQueryGuidInformation() advapi32.WmiQueryGuidInformation [austin@localhost wine-git]$ git describe wine-1.7.29-24-ga60fadf