newbie question: Is WMI code must be written in VB code?

J

jzhang0502

Hi:

I am new to the WMI. When I browse the samples in the MSDN, everyting
is written in VB. But I don't want to use VB to write the code since
all of my project is written in c and C++.
Can anybody tell me are there anyway of using WMI in c or c++?
Are there anywhere that I might be able to get some sample?
Thank you very much for your help
 
M

Marty List

Hi:

I am new to the WMI. When I browse the samples in the MSDN, everyting
is written in VB. But I don't want to use VB to write the code since
all of my project is written in c and C++.
Can anybody tell me are there anyway of using WMI in c or c++?
Are there anywhere that I might be able to get some sample?
Thank you very much for your help

Just look in the SDK:

http://msdn.microsoft.com/library/en-us/wmisdk/wmi/using_wmi.asp

http://msdn.microsoft.com/library/default.asp?url=/downloads/list/wmi.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top