40 lines
1.3 KiB
C
40 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by sigtab.rc
|
|
//
|
|
#define IDS_PAGE_TITLE 1
|
|
#define IDD_SIGTAB_PS 101
|
|
#define IDD_SIGTAB 102
|
|
#define IDC_ALL 1000
|
|
#define IDC_IGNORE 1000
|
|
#define IDC_PROMPT 1001
|
|
#define IDC_WARN 1001
|
|
#define IDC_RADIO3 1002
|
|
#define IDC_BLOCK 1002
|
|
#define IDC_GLOBAL 1003
|
|
#define IDG_ADMIN 1004
|
|
#define IDC_LINK 1005
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1007
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|
|
|
|
//
|
|
// Version Information
|
|
//
|
|
#include <winver.h>
|
|
#include <ntverp.h>
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "File Integrity Settings"
|
|
#define VER_INTERNALNAME_STR "sigtab.dll"
|
|
#define VER_ORIGINALFILENAME_STR "sigtab.dll"
|
|
#include "common.ver"
|