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} // *********************************************************************//
https://bugs.winehq.org/show_bug.cgi?id=37805
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole32 |-unknown
https://bugs.winehq.org/show_bug.cgi?id=37805
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |wmi&wbemprox Version|unspecified |1.7.33 Resolution|--- |DUPLICATE
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
your code snippet certainly doesn't need a full implementation of ISWbemServices.
There was absolutely not reason to create a duplicate bug since bug 35076 already covers 'SWbemLocator.ConnectServer'.
Generic bugs are not helpful at all and should be avoided.
Regards
*** This bug has been marked as a duplicate of bug 35076 ***
https://bugs.winehq.org/show_bug.cgi?id=37805
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.