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

18 lines
428 B
C++

//=--------------------------------------------------------------------------=
// iguids.cpp
//=--------------------------------------------------------------------------=
// Copyright 1995-1996 Microsoft Corporation. All Rights Reserved.
//
// contains the guids we will define
//
#include "asctlpch.h"
#define INITGUID
#include <initguid.h>
#include <extobj.h>
#include "inseng.h"
#include "iasctrls.h"