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

17 lines
409 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>