2025-04-27 07:49:33 -04:00

18 lines
455 B
C

//#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