windows-nt/Source/XPSP1/NT/base/fs/hsm/inc/rsstrdef.h

27 lines
456 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (C) Microsoft Corporation, 1996 - 1999
Module Name:
rsstrdef.h
Abstract:
This module defines common string identifiers that are held in Wsb resources
Author:
Ran Kalach (rankala) 3/23/00
--*/
#ifndef _RSSTRDEF_
#define _RSSTRDEF_
// Gloabl HSM string identifiers (reserved range: 1024 - 2047)
#define IDS_HSM_SCHED_TASK_TITLE 1024
#define IDS_HSM_SCHED_COMMENT 1025
#endif // _RSSTRDEF_