windows-nt/Source/XPSP1/NT/com/ole32/stg/exp/dfguid.cxx
2020-09-26 16:20:57 +08:00

25 lines
537 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: dfguid.cxx
//
// Contents: GUID definitions for useful GUIDS
//
// History: 16-Aug-93 PhilipLa Created
//
//----------------------------------------------------------------------------
#include <exphead.cxx>
#pragma hdrstop
#include <initguid.h>
#ifdef CODESEGMENTS
#pragma code_seg("Marshal_TEXT")
#endif
DEFINE_OLEGUID(CLSID_DfMarshal, 0x0000030b, 0, 0);