Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
prog:lazarus:cas:wmi:notes [31/03/2023 16:14] thierry [Titre] |
prog:lazarus:cas:wmi:notes [01/04/2023 13:58] (Version actuelle) thierry [Exemple généré avec Wmi Delphi Code Creator] |
||
---|---|---|---|
Ligne 305: | Ligne 305: | ||
end. | end. | ||
</code> | </code> | ||
+ | |||
+ | Autres sources : | ||
+ | * [[https://github.com/RRUZ/wmi-delphi-code-creator/wiki/FPCDevelopers]] | ||
+ | * [[https://theroadtodelphi.com/2011/04/21/accesing-the-wmi-from-delphi-and-fpc-via-com-without-late-binding-or-wbemscripting_tlb/]] | ||
+ | |||