14 lines
350 B
C
14 lines
350 B
C
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1996 - 1997.
|
|
//
|
|
// File: iisres.h
|
|
//
|
|
// Contents: IIS provider ID
|
|
//
|
|
// Functions:
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
#define IIS_PROVIDER_ID 1
|