[Bug 53502] New: VbsEdit does not display WMI classes due to Wine's missing implementation of CreateClassEnum
https://bugs.winehq.org/show_bug.cgi?id=53502 Bug ID: 53502 Summary: VbsEdit does not display WMI classes due to Wine's missing implementation of CreateClassEnum Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs(a)winehq.org Reporter: dimaki(a)rocketmail.com Distribution: --- Clicking on WMI Classes in Object Browser of 32bit VbsEdit application running on Wine does not display the WMI class list which does happen on Windows. The command line displays the folllowing fixme at the time of the click: "01a0:fixme:wbemprox:wbem_services_CreateClassEnum" Modifying the fixme to display more information about the passed in values into the CreateClassEnum function indicates that the values below are passed in by the VbsEdit application. Superclass: L"" Flags: 0x20020 Context: 00000000 I believe that Flags hex value of 0x20020 indicates that the following 2 flags are passed in. WBEM_FLAG_USE_AMENDED_QUALIFIERS WBEM_FLAG_FORWARD_ONLY -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53502 Dmitry Kislyuk <dimaki(a)rocketmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |7.14 Distribution|--- |Debian Hardware|x86-64 |x86 -- 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.
participants (1)
-
WineHQ Bugzilla