Jump to content

Recommended Posts

Posted

I need a version of WMI SDK that is compatible with the Visual C 6.0 . The currently offered WMI SDK , from the microsoft support site, isn't compatible with VC6.0 anymore. Can any one tell me where i can find such a version?


Posted (edited)

if you look into WMISDK (WMI.chm) helpfile, you will see an section that describes how to use with VC6.

if you have .NET, WMI.NET is also there for you to download from MS site.

i know some of WMI methods don't work as ADVERTISED. Just want to let you know.

if you write C++ code for WMI in winxp, i don't see why you have any problem because WMI is integrated in winxp and win 2000.

if you want to write for other OSs, you need to download WMI extension .

Edited by msfn11

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...