Leaked source code of windows server 2003
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
561 B

//+---------------------------------------------------------------------------
//
// 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);