windows-nt/Source/XPSP1/NT/admin/pchealth/pchmars/uuid/acguids.cpp
2020-09-26 16:20:57 +08:00

17 lines
393 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1999.
//
// File: acguids.c
//
//----------------------------------------------------------------------------
#define INITGUID
#include <initguid.h>
#include <windows.h>
#include <ole2.h>
#include <shobjidl.h>
#include <marscore.h>