[Bug 37805] New: Interface: ISWbemServices not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 30 05:08:45 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37805

            Bug ID: 37805
           Summary: Interface: ISWbemServices not implemented
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ole32
          Assignee: wine-bugs at winehq.org
          Reporter: den.aria at gmail.com
      Distribution: ---

I have problem

  SWbemLocator: TSWbemLocator;
  Service: ISWbemServices;

    // Connect to WMI.
    Service := SWbemLocator.ConnectServer('',
      'root\cimv2',
      '',
      '',
      '',
      '', 0, nil);

Exception: OLE error 80040154, ClassID: {76A64158-CB41-11D1-8B02-00600806D9B6}
(EOleSysError).

ISWbemServices
// *********************************************************************//
// Interface: ISWbemServices
// Flags:     (4432) Hidden Dual OleAutomation Dispatchable
// GUID:      {76A6415C-CB41-11D1-8B02-00600806D9B6}
// *********************************************************************//

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list