Leaked source code of windows server 2003
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.
 
 
 
 
 
 

22 lines
438 B

// localizable strings
#define IDS_BackupSNAP_DESC 100
#define IDS_SnapinName 101
#define IDS_WARNING 200
// non-loc
#define IDS_BackupSNAP_PROVIDER 8000
#define IDS_HELPFILE 8001
#define IDS_HELPTOPIC 8002
// registry
#define IDR_BackupSNAP 10000
// img
#define IDI_Icon 9000
#define IDB_Small 9001
#define IDB_Large 9002