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

  1. // localizable strings
  2. #define IDS_BackupSNAP_DESC 100
  3. #define IDS_SnapinName 101
  4. #define IDS_WARNING 200
  5. // non-loc
  6. #define IDS_BackupSNAP_PROVIDER 8000
  7. #define IDS_HELPFILE 8001
  8. #define IDS_HELPTOPIC 8002
  9. // registry
  10. #define IDR_BackupSNAP 10000
  11. // img
  12. #define IDI_Icon 9000
  13. #define IDB_Small 9001
  14. #define IDB_Large 9002