blob: 869a794d58687a5b129827899d94fc520848a6d3 (
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
|
//{{NO_DEPENDENCIES}}
// ¬ключаемый файл, созданный в Microsoft Visual C++.
// »спользуетс¤ D:\MNG_orig\plugins\HistorySweeperLight\res\historysweeperlight.rc
//
#define IDD_OPT_HISTORYSWEEPER 101
#define IDI_ACTG 102
#define IDI_ACT1 103
#define IDI_ACT2 104
#define IDI_ACTDEL 105
#define IDC_LIST 106
#define IDC_SSOLDER 107
#define IDC_UNSAFEMODE 108
#define IDC_SWEEPONCLOSE 109
#define IDC_SSKEEP 110
#define IDC_HISTMW 111
#define IDC_ACT1 112
#define IDC_ACT2 113
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|