blob: 75fde58b40d8fcb23a5f8dbfea08bc233f2845d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Shutdown.rc
//
#define IDS_PROJNAME 100
#define IDR_Shutdown 100
#define IDS_LOGDLG_DESC 101
#define IDS_ABOUTBOX 102
#define IDS_BATCHFILENAME 103
#define IDS_STARTSECTION 104
#define IDS_BATCHFILEPIF 105
#define IDS_ENDSECTION 106
#define IDS_STARTSEARHTEXT 107
#define IDS_ENDSEARCHTEXT 108
#define IDS_BATCHFILEPIF_NT 109
#define IDR_MAINFRAME 128
#define IDR_NIGHTSEC 130
#define IDB_CHECKS 131
#define IDD_ITEMDLG 131
#define IDB_ERRORS 132
#define IDD_LOG 201
#define ID_HIDE 201
#define IDR_ERROR_MENU 201
#define IDC_ERROR_LOG 202
#define IDI_ERR 202
#define IDC_MINSIZE 203
#define ID_SAVE 204
#define IDC_ITEMS 1004
#define ID_ERROR_DELETE 32769
#define ID_ERROR_FIX 32771
#define ID_ERROR_RETRY 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 203
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 204
#define _APS_NEXT_SYMED_VALUE 111
#endif
#endif
|