Here is the 2013 tutorial https://bytes.com/topic/access/insig...n-wmi-tutorial
It looks a lot like what I used to do in VB6.
I am now learning C++11 on a 32 bit Windows computer with CodeBlocks 17.12 .
I would like to see Rabbit's article about Windows Management Instrumentation (WMI) in straight C++11.
Someone, please post this in C++11 (or an earlier version if you like).
Thank you.
It looks a lot like what I used to do in VB6.
I am now learning C++11 on a 32 bit Windows computer with CodeBlocks 17.12 .
I would like to see Rabbit's article about Windows Management Instrumentation (WMI) in straight C++11.
Someone, please post this in C++11 (or an earlier version if you like).
Thank you.
Comment