windows-nt/Source/XPSP1/NT/base/cluster/mgmt/cluscfg/dll/dllresources.h
2020-09-26 16:20:57 +08:00

26 lines
630 B
C

//////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000-2001 Microsoft Corporation
//
// Module Name:
// DllResources.h
//
// Description:
// Contains the definitions of the resource IDs used by this library.
//
// Maintained By:
// David Potter (DavidP) 19-MAR-2001
//
//////////////////////////////////////////////////////////////////////////////
// Make sure that this file is included only once per compile path.
#pragma once
// The starting ID for these resources.
#define ID_DLL_START 0
#define IDR_MANIFEST 500
#define ID_DLL_END 599