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.
17 lines
325 B
17 lines
325 B
//
|
|
|
|
// Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
|
|
//
|
|
|
|
#include <windows.h>
|
|
#include <provexpt.h>
|
|
#include <ocidl.h>
|
|
#include <olectl.h>
|
|
#include <objbase.h>
|
|
#include <snmpstd.h>
|
|
#include <snmpmt.h>
|
|
#include <snmptempl.h>
|
|
#include <wchar.h>
|
|
#include <process.h>
|
|
#include <wbemidl.h>
|
|
|