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.

34 lines
1.1 KiB

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