blob: 149cc94a4f8ddf91e5a44c640655edc825f788b2 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by isee_tweaker.rc
//
#define IDD_OPT_ISEETWEAKER 103
#define IDC_DISABLEPOPUPS 1001
#define IDC_DISABLECHAN2 1002
#define IDC_ENABLECHAN2 1002
#define IDC_MTN 1010
#define IDC_ENABLEPRIVACYMENU 1011
#define IDC_ENABLEIDLE 1012
#define IDC_UPDDAYS 1013
#define IDC_ENABLEEXTSEARCH 1015
#define IDC_PREDEFINDEDCID 1016
#define IDC_DISABLEUIRESCAN 1017
#define IDC_DISABLEEXTSTATUS 1018
#define IDC_RESET 1026
#define IDC_MTNTYPE 1027
#define IDC_VISIBLEMODE 1029
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|