-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
86 lines (85 loc) · 3.54 KB
/
resource.h
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LocalizeRC.rc
//
#define IDOK2 2
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_LOCALIZERC_DIALOG 102
#define IDS_ERR_FILECOPY 102
#define IDS_ERR_FOLDERCREATE 103
#define IDS_RESTARTAPP 104
#define IDS_EXTRC 105
#define IDS_EXTRCDESCRIPTION 106
#define IDS_EXTINI 107
#define IDS_EXTINIDESCRIPTION 108
#define IDS_DETAILS 109
#define IDS_EXTLWS 110
#define IDS_EXTLWSDESCRIPTION 111
#define IDS_OLDFILEFORMAT 112
#define IDS_UNICODE 113
#define IDS_ANSI 114
#define IDS_UNICODEFILE 115
#define IDS_ERR_FILENAMEEMPTY 116
#define IDS_ERR_OPENWORKSPACE 117
#define IDS_ERR_UNKNOWN 118
#define IDS_ERR_OPENINI 119
#define IDS_ABOUT 120
#define IDS_LWSPACELOADED 121
#define IDS_LDIALOGSECFOUND 122
#define IDS_LKEYSKIPPED 123
#define IDS_LSECSKIPSIZE 124
#define IDS_LSECSKIPNF 125
#define IDS_LMERGINGOLDRC 126
#define IDS_LERRSPFAIL 127
#define IDR_MAINFRAME 128
#define IDS_LMERGINGOLDRC2 128
#define IDS_LDESIGNSECSTAT 129
#define IDS_LDESIGNSECSKIPNF 130
#define IDS_LRESREMOVAL 131
#define IDS_LRESREMSTATS 132
#define IDS_LINIPROCESSING 133
#define IDS_LINIEXISTS 134
#define IDS_LINIFINISHED 135
#define IDS_LFILEOPENED 136
#define IDS_LINIKEYSREVERSED 137
#define IDS_LINIOPENING 138
#define IDS_LINICHECKING 139
#define IDS_LINICHECKDONE 140
#define IDS_TEXTCLIPPED 141
#define IDS_TEXTCLIPPED2 142
#define IDS_TEXTCLIPPED3 143
#define IDS_TEXTCLIPPED4 144
#define IDC_INPUTRC 1001
#define IDC_LANGINI 1002
#define IDC_CHNG_INPUTRC 1003
#define IDC_CHNG_LANGINI 1004
#define IDC_OUTPUTRC 1005
#define IDC_CHNG_OUTPUTRC 1006
#define IDC_CREATEINI 1007
#define IDC_OPENINI 1008
#define IDC_CREATEOUTPUT 1009
#define IDC_EDIT 1010
#define IDC_COPY 1012
#define IDC_REVERSEINI 1013
#define IDC_OBS_ITEMS 1015
#define IDC_DETAILS 1016
#define IDC_CHNG_WORKSPACE 1018
#define IDC_MODIFY_WORKSPACE 1019
#define IDC_WORKSPACE 1020
#define IDC_LANGUAGE 1021
#define IDC_TEXTMODE 1023
#define IDC_NOSORT 1024
#define IDC_NEW_WORKSPACE 1025
#define IDC_ABOUT 1027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif