blob: 1a2cfc54a05fb94f10c5568d0a24d5e00f94340d (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPT_STARTPOS 202
#define IDC_TEXT1 1614
#define IDC_TEXT2 1615
#define IDC_TEXT3 1616
#define IDC_TEXT4 1617
#define IDC_MTOP 1618
#define IDC_CLTOP 1618
#define IDC_MBOTTOM 1619
#define IDC_CLBOTTOM 1619
#define IDC_MSIDE 1620
#define IDC_CLSIDE 1620
#define IDC_MUSELASTWIDTH 1621
#define IDC_CLUSELASTWIDTH 1621
#define IDC_MWIDTH 1622
#define IDC_CLWIDTH 1622
#define IDC_TEXT5 1623
#define IDC_MLEFT 1624
#define IDC_CLALIGN1 1624
#define IDC_MRIGHT 1625
#define IDC_CLALIGN2 1625
#define IDC_CLTOPENABLE 1626
#define IDC_CLENABLE 1627
#define IDC_CLSTATE0 1627
#define IDC_CLBOTTOMENABLE 1628
#define IDC_CLSIDEENABLE 1629
#define IDC_CLWIDTHENABLE 1630
#define IDC_CLSTATEENABLE 1631
#define IDC_CLSTATE2 1632
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 267
#define _APS_NEXT_COMMAND_VALUE 40018
#define _APS_NEXT_CONTROL_VALUE 1631
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|