http://bugs.winehq.org/show_bug.cgi?id=13568
Summary: VeohTV beta client shows bug report window due to missing pdh stub Product: Wine Version: CVS/GIT Platform: PC URL: http://www.veoh.com/veohTV/getStarted.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=13511) --> (http://bugs.winehq.org/attachment.cgi?id=13511) VeohTV output
Wine version is 1.0-rc3. When starting the VeohTV application, broken login window comes up (that's bug 13564), and then a bug report dialog shows up. Relevant line is:
wine: Unimplemented function pdh.dll.PdhEnumObjectItemsW called at address 0x7b844b20 (thread 0018), starting debugger...
Installing pdh via winetricks resolved the problem. Traces are attached.