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.
24 lines
603 B
24 lines
603 B
//
|
|
|
|
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
|
|
//
|
|
// ***************************************************************************
|
|
//
|
|
// Original Author: Rajesh Rao
|
|
//
|
|
// $Author: rajeshr $
|
|
// $Date: 9/16/98 4:43p $
|
|
// $Workfile: dsipguid.cpp $
|
|
//
|
|
// $Modtime: 9/16/98 11:21a $
|
|
// $Revision: 1 $
|
|
// $Nokeywords: $
|
|
//
|
|
// Description: This file is used to generate definitions of the GUIDs in the project
|
|
//
|
|
// ***************************************************************************
|
|
|
|
#include <objbase.h>
|
|
#include <initguid.h>
|
|
|
|
#include "dsipguid.h"
|