Source code of Windows XP (NT5)
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.

21 lines
923 B

  1. #define IDI_SFCCPL 101
  2. #define IDS_SFCCPL_NAME 102
  3. #define IDS_SFCCPL_DESC 103
  4. #define IDD_SFC_DISABLE 104
  5. #define IDD_SFC_SCAN 105
  6. #define IDC_DISABLE_NORMAL 106
  7. #define IDC_DISABLE_ASK 107
  8. #define IDC_DISABLE_ONCE 108
  9. #define IDC_DISABLE_NOPOPUPS 109
  10. #define IDC_SCAN_NORMAL 110
  11. #define IDC_SCAN_ALWAYS 111
  12. #define IDC_SCAN_ONCE 112
  13. #define IDC_SCAN_NOW 113
  14. #define IDD_SFC_MISC 114
  15. #define IDC_QUOTA 115
  16. #define IDC_CACHE_DIR 116
  17. #define IDC_DEBUG_LEVEL 117
  18. #define IDC_BUGCHECK 118
  19. #define IDC_CHANGE_LOG 119
  20. #define IDC_SHOW_PROGRESS 120
  21. #define IDC_STATIC -1