[go: up one dir, main page]

Menu

[r8]: / resource.h  Maximize  Restore  History

Download this file

174 lines (172 with data), 7.8 kB

  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
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by XTrans.rc
//
#define IDD_ABOUTBOX 100
#define IDD_TRANSFORM_DIALOG 102
#define IDD_XPATH_QUERY 103
#define IDD_OPTIONS_DIALOG 106
#define IDD_COLORDLG 106
#define IDD_OPTDLG 107
#define IDR_MAINFRAME 128
#define IDR_XTRANSTYPE 129
#define IDR_XTRANSTEMPLTYPE 130
#define IDD_GOTO 133
#define IDR_EDITMENU 134
#define IDD_INSERT_RECENT_TAG 135
#define IDL_XSLSELECT 1000
#define IDB_OPEN 1001
#define IDS_TRANSFORMWITH 1002
#define IDC_QUERYEDIT 1004
#define IDC_QUERYRESULT 1005
#define IDC_DOQUERY 1006
#define IDC_W3XPATH_REF 1008
#define IDC_SIMX 1010
#define IDC_LINENUM 1011
#define IDC_FUNCTIONS 1012
#define IDB_TAGNAME_CLR 1015
#define IDB_TAGCNT_CLR 1016
#define IDB_EXTRA_CLR 1017
#define IDB_STRING_CLR 1018
#define IDB_ATTRIB_CLR 1019
#define IDB_COMMENT_CLR 1020
#define IDC_TAGS_LIST 1021
#define IDC_DEFAULT_NAMESPACE 1022
#define IDC_WRAP_LINES 1023
#define IDC_WRAP_AFTER 1024
#define IDC_USETRNSPROC 1026
#define IDC_PARAMETERS 1027
#define IDC_PARAMPRMPT 1028
#define IDC_MSXMLVERSION 1029
#define ID_QUERY 10001
#define ID_TRANSFORM 10002
#define ID_NORMALIZE 10003
#define ID_VALIDATE 10004
#define ID_W3REF 10005
#define ID_EDIT_GOTO 10006
#define ID_INSERT_RECENT_TAG 10007
#define ID_VIEW_UP 10008
#define ID_VIEW_DOWN 10009
#define ID_FILE_OPENXSL 10010
#define ID_FILE_RELOAD 10011
#define ID_FILE_REGISTER 10012
#define ID_CHANGE_FONT 10013
#define ID_COLOR_DIALOG 10014
#define ID_OPTIONS_DIALOG 10015
#define ID_INSETS_OPEN 10016
#define ID_FILE_ASXSL 10017
#define ID_FILE_OPENTRANSFORM 10018
#define ID_VIEW_BROWSERVIEW 10022
#define ID_VIEW_EDITVIEW 10023
#define ID_EDIT_COPY_XPATH 10025
#define ID_INS_XSL_VALUE_OF 32783
#define ID_INS_XSL_FOR_EACH 32784
#define ID_INS_XSL_TEMPLATE 32785
#define ID_INS_XSL_APPLY_TEMPLATES 32786
#define ID_INS_XSL_CALL_TEMPLATE 32787
#define ID_INS_XSL_COPY 32788
#define ID_INS_XSL_COPY_OF 32789
#define ID_INS_XSL_TEXT 32790
#define ID_INS_XSL_COMMENT 32791
#define ID_INS_XSL_ELEMENT 32792
#define ID_INS_XSL_ATTRIBUTE 32793
#define ID_INS_XSL_IF 32794
#define ID_INS_XSL_CHOOSE 32795
#define ID_INS_XSL_WHEN 32796
#define ID_INS_XSL_OTHERWISE 32797
#define ID_INS_NS_WD_XSL 32798
#define ID_INS_NS_TRANFORM 32799
#define ID_INS_HTML_TABLE 32800
#define ID_INS_HTML_SELECT 32801
#define ID_INS_HTML_LIST 32802
#define ID_INS_FUNC_COUNT 32820
#define ID_INS_FUNC_DOCUMENT 32821
#define ID_INS_FUNC_ID 32822
#define ID_INS_FUNC_KEY 32823
#define ID_INS_FUNC_LAST 32824
#define ID_INS_FUNC_LOCAL_NAME 32825
#define ID_INS_FUNC_NAME 32826
#define ID_INS_FUNC_NAMESPACE_URI 32827
#define ID_INS_FUNC_POSITION 32828
#define ID_INS_FUNC_CONCAT 32830
#define ID_INS_FUNC_CONTAINS 32831
#define ID_INS_FUNC_STARTS_WITH 32832
#define ID_INS_FUNC_NORMALIZE_SPACE 32833
#define ID_INS_FUNC_STRING 32834
#define ID_INS_FUNC_STRING_LENGTH 32835
#define ID_INS_FUNC_SUBSTRING 32836
#define ID_INS_FUNC_SUBSTRING_AFTER 32837
#define ID_INS_FUNC_SUBSTRING_BEFORE 32838
#define ID_INS_FUNC_TRANSLATE 32839
#define ID_INS_FUNC_BOOLEAN 32840
#define ID_INS_FUNC_FALSE 32841
#define ID_INS_FUNC_LANG 32842
#define ID_INS_FUNC_NOT 32843
#define ID_INS_FUNC_TRUE 32844
#define ID_INS_FUNC_CEILING 32845
#define ID_INS_FUNC_FLOOR 32846
#define ID_INS_FUNC_NUMBER 32847
#define ID_INS_FUNC_ROUND 32848
#define ID_INS_FUNC_SUM 32849
#define IDI_INS_XSL_VALUE_OF 33783
#define IDI_INS_XSL_FOR_EACH 33784
#define IDI_INS_XSL_TEMPLATE 33785
#define IDI_INS_XSL_APPLY_TEMPLATES 33786
#define IDI_INS_XSL_CALL_TEMPLATE 33787
#define IDI_INS_XSL_COPY 33788
#define IDI_INS_XSL_COPY_OF 33789
#define IDI_INS_XSL_TEXT 33790
#define IDI_INS_XSL_COMMENT 33791
#define IDI_INS_XSL_ELEMENT 33792
#define IDI_INS_XSL_ATTRIBUTE 33793
#define IDI_INS_XSL_IF 33794
#define IDI_INS_XSL_CHOOSE 33795
#define IDI_INS_XSL_WHEN 33796
#define IDI_INS_XSL_OTHERWISE 33797
#define IDI_INS_NS_WD_XSL 33798
#define IDI_INS_NS_TRANFORM 33799
#define IDI_INS_HTML_TABLE 33800
#define IDI_INS_HTML_SELECT 33801
#define IDI_INS_HTML_LIST 33802
#define IDI_INS_FUNC_COUNT 33820
#define IDI_INS_FUNC_DOCUMENT 33821
#define IDI_INS_FUNC_ID 33822
#define IDI_INS_FUNC_KEY 33823
#define IDI_INS_FUNC_LAST 33824
#define IDI_INS_FUNC_LOCAL_NAME 33825
#define IDI_INS_FUNC_NAME 33826
#define IDI_INS_FUNC_NAMESPACE_URI 33827
#define IDI_INS_FUNC_POSITION 33828
#define IDI_INS_FUNC_CONCAT 33830
#define IDI_INS_FUNC_CONTAINS 33831
#define IDI_INS_FUNC_STARTS_WITH 33832
#define IDI_INS_FUNC_NORMALIZE_SPACE 33833
#define IDI_INS_FUNC_STRING 33834
#define IDI_INS_FUNC_STRING_LENGTH 33835
#define IDI_INS_FUNC_SUBSTRING 33836
#define IDI_INS_FUNC_SUBSTRING_AFTER 33837
#define IDI_INS_FUNC_SUBSTRING_BEFORE 33838
#define IDI_INS_FUNC_TRANSLATE 33839
#define IDI_INS_FUNC_BOOLEAN 33840
#define IDI_INS_FUNC_FALSE 33841
#define IDI_INS_FUNC_LANG 33842
#define IDI_INS_FUNC_NOT 33843
#define IDI_INS_FUNC_TRUE 33844
#define IDI_INS_FUNC_CEILING 33845
#define IDI_INS_FUNC_FLOOR 33846
#define IDI_INS_FUNC_NUMBER 33847
#define IDI_INS_FUNC_ROUND 33848
#define IDI_INS_FUNC_SUM 33849
#define ID_FIRST_INSET 34000
#define ID_LAST_INSET 34999
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 10026
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 108
#endif
#endif