windows-nt/Source/XPSP1/NT/net/ias/uuid/iasuuid.cpp
2020-09-26 16:20:57 +08:00

24 lines
499 B
C++

///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 1997, Microsoft Corp. All rights reserved.
//
// FILE
//
// iasuuid.cpp
//
// SYNOPSIS
//
// This file initializes the IAS UUID's.
//
// MODIFICATION HISTORY
//
// 11/20/1997 Original version.
// 02/27/1998 Removed the OLE-DB constants.
//
///////////////////////////////////////////////////////////////////////////////
#define INITGUID
#include <guiddef.h>
#include <iasuuid.h>