blob: 9bceae8ea61481565a5f129509dc699e7c3f04c6 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDI_CL_DIS 1
#define IDI_CL_EST 2
#define IDI_CM_DIS 3
#define IDI_CM_EST 4
#define IDI_MW_DIS 5
#define IDI_MW_EST 6
#define IDI_PU_DIS 7
#define IDI_PU_EST 8
#define IDI_PU_PRC 9
#define IDI_PU_MSG 10
#define IDI_ST_DIS 11
#define IDI_ST_ENA 12
#define IDI_ST_TRY 13
#define IDI_OV_NAT 14
#define IDI_OV_PGP 15
#define IDI_OV_GPG 16
#define IDI_OV_RSA 17
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 119
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1400
#define _APS_NEXT_SYMED_VALUE 119
#endif
#endif
|