14 lines
359 B
C
14 lines
359 B
C
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
// Copyright (C) Microsoft Corporation, 1996 - 1997.
|
||
|
//
|
||
|
// File: extres.h
|
||
|
//
|
||
|
// Contents: IIS Extension DLL ID
|
||
|
//
|
||
|
// Functions:
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
#define IISEXT_PROVIDER_ID 1
|