windows-nt/Source/XPSP1/NT/net/homenet/config/natupnp/igfclsid.c

16 lines
479 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-2001.
//
// File: IGFClsId.c
//
//----------------------------------------------------------------------------
#define INITGUID
#include <guiddef.h>
// dup'd from ..\..\beacon\client\internetgatewayfinder.h
DEFINE_GUID(CLSID_CInternetGatewayFinder,
0x4d3f9715, 0x73da, 0x4506, 0x89, 0x33, 0x1e, 0xe, 0x17, 0x18, 0xba, 0x3b);