blob: b4fa069c0e1cd65900641e20e79a0fac16dc1a32 (
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
43
44
45
46
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Boltun.rc
//
#define IDM_HIDE 0x0010
#define IDD_MAIN 101
#define IDI_MAINBOLTUN 102
#define IDD_ENGINE 103
#define IDR_SMILES 105
#define IDI_TICK 106
#define IDI_NOTICK 107
#define IDI_RECVMSG 108
#define IDC_EVERYBODY 1000
#define IDC_NOTINLIST 1001
#define IDC_AUTOAWAY 1002
#define IDC_WARN 1003
#define IDC_MARKREAD 1004
#define IDC_LWAITTIME 1005
#define IDC_WAITTIME 1006
#define IDC_LSEC 1007
#define IDC_LWARN 1008
#define IDC_WARNTXT 1009
#define IDC_PLUGINRM 1010
#define IDC_TXTREPLICPATH 1011
#define IDC_MINDFILE 1012
#define IDC_BTNPATH 1013
#define IDC_BTNSAVE 1014
#define IDC_BTNRELOAD 1015
#define IDC_PAUSEDEPENDS 1016
#define IDC_PAUSERANDOM 1017
#define IDC_THINKTIME 1018
#define IDC_LSEC2 1019
#define IDC_ENGINE_SILENT 1020
#define IDC_ENGINE_LOWERCASE 1021
#define IDC_ENGINE_UNDERSTAND_ALWAYS 1022
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
|