Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
455 B

//#if !defined(_DNS_UTIL_H_)
//#define _DNS_UTIL_H_
//#if _MSC_VER > 1000
//#pragma once
//#endif // _MSC_VER > 1000
#include <wbemprov.h>
//typedef LPVOID * PPVOID;
//SCODE CreateInst( IWbemServices * pNamespace, LPWSTR pKey, long lVal,
// IWbemClassObject ** pNewInst,
// WCHAR * pwcClassName,
// IWbemContext *pCtx);
// #endif