Commit 782cee32 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

wbemdisp: Register WINMGMTS object.

parent 0b900f2f
......@@ -25,3 +25,11 @@
vi_progid("WbemScripting.SWbemLocator")
]
coclass SWbemLocator { interface ISWbemLocator; }
[
threading(apartment),
uuid(172bddf8-ceea-11d1-8b05-00600806d9b6),
progid("WINMGMTS.1"),
vi_progid("WINMGMTS")
]
coclass WinMGMTS { interface IParseDisplayName; }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment