wmi
-
I want to write wmi program using vc++(win32).Beacause c++.net or c# does not run on win98.How can i do this?Can u give some examples? Please help me... A lot of thanx...
I think you will probably need to implement use the IWbemLocator, IWbemServices and IWbemObjectSink interfaces. What are you trying to achieve? Systems AXIS Ltd - Software for Business ...
-
I think you will probably need to implement use the IWbemLocator, IWbemServices and IWbemObjectSink interfaces. What are you trying to achieve? Systems AXIS Ltd - Software for Business ...
-
I want to write wmi program using vc++(win32).Beacause c++.net or c# does not run on win98.How can i do this?Can u give some examples? Please help me... A lot of thanx...
http://www.codeproject.com/system/Using_WMI_in_Visual_C__.asp[^] Have a look at this article. "Aerodynamically, the bumble bee shouldn't be able to fly, but the bumble bee doesn't know it so it goes on flying anyway." - Mary Kay Ash My Articles