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.
29 lines
496 B
29 lines
496 B
/*++
|
|
|
|
Copyright (c) 2002 Microsoft Corporation
|
|
|
|
Module Name :
|
|
|
|
resource.h
|
|
|
|
Abstract:
|
|
|
|
Resource IDs
|
|
|
|
Author:
|
|
|
|
Christopher Achille (cachille)
|
|
|
|
Project:
|
|
|
|
IIS Compatability Dll
|
|
|
|
Revision History:
|
|
|
|
May 2002: Created
|
|
|
|
--*/
|
|
|
|
#define IDS_COMPATABILITY_DESCRIPTION_CLUSTER 100
|
|
#define IDS_COMPATABILITY_DESCRIPTION_W3SVCDISABLE 101
|
|
#define IDS_COMPATABILITY_DESCRIPTION_FAT 102
|