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.

39 lines
1.3 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by sigtab.rc
  4. //
  5. #define IDS_PAGE_TITLE 1
  6. #define IDD_SIGTAB_PS 101
  7. #define IDD_SIGTAB 102
  8. #define IDC_ALL 1000
  9. #define IDC_IGNORE 1000
  10. #define IDC_PROMPT 1001
  11. #define IDC_WARN 1001
  12. #define IDC_RADIO3 1002
  13. #define IDC_BLOCK 1002
  14. #define IDC_GLOBAL 1003
  15. #define IDG_ADMIN 1004
  16. #define IDC_LINK 1005
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 105
  22. #define _APS_NEXT_COMMAND_VALUE 40001
  23. #define _APS_NEXT_CONTROL_VALUE 1007
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif
  27. //
  28. // Version Information
  29. //
  30. #include <winver.h>
  31. #include <ntverp.h>
  32. #define VER_FILETYPE VFT_APP
  33. #define VER_FILESUBTYPE VFT2_UNKNOWN
  34. #define VER_FILEDESCRIPTION_STR "File Integrity Settings"
  35. #define VER_INTERNALNAME_STR "sigtab.dll"
  36. #define VER_ORIGINALFILENAME_STR "sigtab.dll"
  37. #include "common.ver"