62 lines
2.4 KiB
C
62 lines
2.4 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by TSVERUI.RC
|
||
|
//
|
||
|
#define IDS_WINLOGON_KEY_PATH 1
|
||
|
#define IDS_CONSTRAINTS_KEY_PATH 2
|
||
|
#define IDS_SELECT_ONE 3
|
||
|
#define IDS_SELECT_TWO 4
|
||
|
#define IDS_VERSION_CHECKING_TITLE 5
|
||
|
#define IDS_VERSION_CHECKING_SUBTITLE 6
|
||
|
#define IDS_CONSTRAINTS_TITLE 7
|
||
|
#define IDS_CONSTRAINTS_SUBTITLE 8
|
||
|
#define IDS_MESSAGE_EDITOR_TITLE 9
|
||
|
#define IDS_MESSAGE_EDITOR_SUBTITLE 10
|
||
|
#define IDS_INVALID_VALUE 11
|
||
|
#define IDS_SAVE_ERROR 12
|
||
|
#define IDS_CLIENT_VERSIONS 13
|
||
|
#define IDD_START 101
|
||
|
#define IDD_VERSION_CHECKING 102
|
||
|
#define IDD_CONSTRAINTS 103
|
||
|
#define IDD_MESSAGE_EDITOR 104
|
||
|
#define IDD_FINISH 105
|
||
|
#define IDD_ADVANCED 106
|
||
|
#define IDB_HEADER 110
|
||
|
#define IDB_WATERMARK 111
|
||
|
#define IDI_ICON_KEY 112
|
||
|
#define IDC_TITLE 1001
|
||
|
#define IDC_SHOW_START 1002
|
||
|
#define IDC_NOWELLCOME 1002
|
||
|
#define IDC_ENABLE_CHECKING 1004
|
||
|
#define IDC_DISABLE_CHECKING 1005
|
||
|
#define IDC_VERSION_LIST 1005
|
||
|
#define IDC_ALLOW 1006
|
||
|
#define IDC_DISALLOW 1007
|
||
|
#define IDC_HIGHER 1008
|
||
|
#define IDC_LOWER 1009
|
||
|
#define ID_ALLOW 1010
|
||
|
#define ID_DISALLOW 1011
|
||
|
#define ID_HIGHER 1012
|
||
|
#define ID_LOWER 1013
|
||
|
#define IDC_EDIT_TITLE 1015
|
||
|
#define ID_RANGE 1015
|
||
|
#define IDC_EDIT_MSG 1016
|
||
|
#define IDC_ENABLE_MSG 1017
|
||
|
#define IDC_RANGE 1017
|
||
|
#define IDC_STATIC_FRAME 1018
|
||
|
#define IDC_STATIC_MSG 1019
|
||
|
#define IDC_STATIC_TITLE 1020
|
||
|
#define IDC_EDIT_CONSTRAINTS 1021
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 113
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1032
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|