12 lines
425 B
C
12 lines
425 B
C
|
//Copyright (c) 1998 - 1999 Microsoft Corporation
|
||
|
/*
|
||
|
* Resource string IDs
|
||
|
*/
|
||
|
#define IDS_ERROR_USAGE 100
|
||
|
#define IDS_WORKING 101
|
||
|
#define IDS_DONE 102
|
||
|
#define IDS_SD_NUMBER 103
|
||
|
#define IDS_BAD_ACL_NUMBER 104
|
||
|
#define IDS_BAD_ACE_NUMBER 105
|
||
|
#define IDS_ERROR_NOT_TS 106
|