Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/RRUZ/wmi-delphi-code-creator

Generate Object Pascal (Delphi, FPC), Oxygene, C++ and C# code to access the WMI
https://github.com/RRUZ/wmi-delphi-code-creator

cplusplus csharp delphi oxygene wmi

Last synced: about 1 month ago
JSON representation

Generate Object Pascal (Delphi, FPC), Oxygene, C++ and C# code to access the WMI

Lists

README

        

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/logo_s.png)The WMI Delphi Code Creator (WDCC), allows you to generate Object Pascal, [Oxygene](http://www.elementscompiler.com/elements/oxygene/default.aspx), C++ and C# code to access the WMI (Windows Management Instrumentation) classes, events and methods. It also includes a set of tools to explore and query the content of the WMI.

[![](https://theroadtodelphi.files.wordpress.com/2014/07/followrruz.png)](https://twitter.com/RUZ)

## Code Generation Features ##

![https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/AllSmall.png](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/AllSmall.png)

## General Features ##

**WMI Explorer** : Allow you to navigate over all the WMI namespaces and classes, and display WMI metadata like MOF, Qualifiers and Properties.

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/Explorer1.png)

**WMI Class Tree** : Shows the hierarchy and dependencies of the WMI classes in a namespace

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMITree.png)

**WMI Finder**: Display all the WMI classes and properties related to a search term.

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMIFinder.png)

**WMI SQL** : Allow you to execute WQL sentences in a local or remote machine, also include a option to auto generate of WQL code

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WQL.png)

**WMI Properties Links** : Display the location and sources from where each wmi property get the information.

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMILinks.png)

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMIOnline.png)

**Support for VCL Styles (Skins)**

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMDCC_SettingsGUI.png)

**Customizable Syntax Highlight Colors**

![](https://github.com/RRUZ/wmi-delphi-code-creator/blob/master/images/WMDCC_SettingsSyntaxHigh.png)

## Download Links ##

Looking for the installer? Check the [Release Area](https://github.com/RRUZ/wmi-delphi-code-creator/releases/latest)

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.