Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

Visual Studio 2013: wmiatlprov.h missing

$
0
0

Hi,

we are currently upgrading our VC++ projects so that they use the v120 toolset (Visual Studio 2013). Before we used the v100 toolset (VS 2010).

One of our project is including the file wmiatlprov.h and using classes like IWbemInstProviderImpl and CInstanceProviderHelper (which are defined in wmiatlprov.h). The problem is that this header file cannot be opened (because it does not exist in the include search paths).

VS2010 installed the file in "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include", but the file exists neither in the corresponding directory for VS2012 nor for VS2013. I also cannot find the file in Windows SDKs include folder (I actually searched the complete hard disk for that file, and the only directory which contains the file is the VS2010 folder stated above).

I also searched for the classes IWbemInstProviderImpl and CInstanceProviderHelper in the VS2013/VS2012 include files, but I cannot find them (maybe the classes have been moved to a different header file).

Both searches were done on a colleague's machine also.

I also cannot find any information about changes regarding wmiatlprov.h, IWbemInstProviderImpl or CInstanceProviderHelper.

Are there any alternatives for these classes? Why was this file removed with VS2012/VS2013?

Thanks for your help!


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>