mirror of https://github.com/tongzx/nt5src
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.
11 lines
425 B
11 lines
425 B
//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
|