Vlachs Posted February 24, 2013 Report Posted February 24, 2013 The WMI Delphi Code Creator (WDCC), allows you to generate Object Pascal, Oxygene (Delphi Prism), C++ and C# code to access the WMI (Windows Management Instrumentation) classes, events and methods. Also includes a set of tools to explore and Query the content of the WMI. [h=2]Code Generation Features[/h]If you are a Delphi developer go to the Delphi Developers wiki page for an detailed list of features about Delphi and the WDCC If you are a Oxygene/Delphi Prism developer go to the Oxygene Developers wiki page for an detailed list of features about Oxygene and the WDCC If you are a Free Pascal (FPC) developer go to the FPC Developers wiki page for an detailed list of features about Free Pascal (FPC) and the WDCC If you are a C#/.Net developer go to the CSharp Developers wiki page for an detailed list of features about C#/.Net and the WDCC If you are a Borland/Embarcadero C++ developer go to the Borland/Embarcadero C++ Developers wiki page for an detailed list of features about Borland/Embarcadero C++ and the WDCC If you are a Microsoft C++ developer go to the Microsoft C++ Developers wiki page for an detailed list of features about Microsoft C++ and the WDCC [h=2]General Features[/h]WMI Explorer : Allow you to navigate over all the WMI namespaces and classes, and display WMI metadata like MOF, Qualifiers and Properties. WMI Class Tree : shows the hierarchy and dependencies of the WMI classes in a namespace WMI Finder: Display all the WMI classes and properties related to a search term. WMI SQL : Allow you to execute WQL sentences in a local or remote machine, also include a option to auto generate of WQL code WMI Properties Links : Display the location and sources from where each wmi property get the information. Support for Skins Customizable Syntax Highlight Colors [h=2]Download Links[/h]Installer Binaries (Portable edition) Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. All Embarcadero brand and product names are trademarks or registered trademarks of Embarcadero Technologies in the United States and other countries. All other marks are the property of their respective owners Quote