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@winehq.org Reporter: den.aria@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} // *********************************************************************//