wmi-delphi-code-creator icon indicating copy to clipboard operation
wmi-delphi-code-creator copied to clipboard

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

Results 15 wmi-delphi-code-creator issues
Sort by recently updated
recently updated
newest added

Select * from Win32_NetworkAdapterConfiguration where..... it's WQL is not working. Check, pls. Powershell is working it

Hi, Is it possible to tell WDCC where to find de Lazarus IDE and FPC compiler, because it does not find it. I've manually compiled both, so no default installation....

These changes make compilation possible back again (please see https://github.com/RRUZ/wmi-delphi-code-creator/issues/29)

WDCC does not see Delphi 10.1 as an existing delphi. Any workaround? Regards.

``` //----------------------------------------------------------------------------------------------------- // This code was generated by the Wmi Delphi Code Creator (WDCC) Version 1.9.9.350 // http://code.google.com/p/wmi-delphi-code-creator/ // Blog http://theroadtodelphi.wordpress.com/wmi-delphi-code-creator/ // Author Rodrigo Ruz V. (RRUZ) Copyright (C) 2011-2015...

A humble attempt to add VisualBasic.Net support. This source file needs a revision and testing from the author side, because I don't manage with Delphi. I just figured out the...

VBNet Non-Static Method Invoker Template (The equivalent of the C# template sample. A console app with the default entry point method "Main") Note(s): · All member names follows strict name...

VBNet Static Method Invoker Template (The equivalent of the C# template sample. A console app with the default entry point method "Main") Note(s): · All member names follows strict name...

VBNet Event-Handler Template (The equivalent of the C# template sample. A custom class with a custom Namespace) Note(s): · All member names follows strict name conventions to help the compiler...