setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError.
[wine/wine64.git] / dlls / mshtml / resource.h
blob5535d04e46cd368aaa77eca61ee04fa1bebf5fca
1 /*
2 * Copyright 2005 Jacek Caban
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #define IDS_HTMLDISABLED 7500
20 #define IDS_HTMLDOCUMENT 7501
21 #define IDS_DOWNLOADING 7502
22 #define IDS_INSTALLING 7503
24 #define ID_DWL_DIALOG 7600
25 #define ID_DWL_PROGRESS 7601
26 #define ID_DWL_INSTALL 7602
27 #define ID_DWL_STATUS 7603
29 #define IDR_BROWSE_CONTEXT_MENU 24641
31 #define IDM_COPY 15
32 #define IDM_CUT 16
33 #define IDM_DELETE 17
35 #define IDM_PASTE 26
36 #define IDM_PRINT 27
37 #define IDM_PROPERTIES 28
39 #define IDM_SELECTALL 31
41 #define IDM_UNDO 43
43 #define IDM_BROWSEVIEW 2126
44 #define IDM_EDITVIEW 2127
46 #define IDM_OPENLINK 2136
47 #define IDM_OPENINNEWWINDOW 2137
49 #define IDM_VIEWSOURCE 2139
51 #define IDM_CELL 2206
52 #define IDM_ROW 2207
53 #define IDM_COLUMN 2208
54 #define IDM_TABLE 2209
55 #define IDM_TABLEPROPERTIES 2210
56 #define IDM_CELLPROPERTIES 2211
58 #define IDM_ADDTOFAVOURITES 2261
59 #define IDM_COPYSHORTCUT 2262
60 #define IDM_SAVEBACKGROUNDAS 2263
61 #define IDM_SETASBACKGROUND 2264
62 #define IDM_COPYBACKGROUND 2265
63 #define IDM_CREATESHORTCUT 2266
65 #define IDM_SAVETARGETAS 2268
66 #define IDM_SHOWPICTURE 2269
67 #define IDM_SAVEPICTUREAS 2270
68 #define IDM_PLAY 2271
69 #define IDM_STOP 2272
70 #define IDM_PRINTTARGET 2273
72 #define IDM_REWIND 2276
74 #define IDM_SETASDESKTOPITEM 2278
76 #define IDM_BACK 2282
77 #define IDM_FORWARD 2283
79 #define IDM_GOTOMYPICTURES 2287
80 #define IDM_EMAILPICTURE 2288
81 #define IDM_PRINTPICTURE 2289
83 #define IDM_ENCODING 2292
85 #define IDM_SCROLLHERE 2380
86 #define IDM_TOP 2381
87 #define IDM_BOTTOM 2382
88 #define IDM_PAGEUP 2383
89 #define IDM_PAGEDOWN 2384
90 #define IDM_SCROLLUP 2385
91 #define IDM_SCROLLDOWN 2386
92 #define IDM_LEFTEDGE 2387
93 #define IDM_RIGHTEDGE 2388
94 #define IDM_PAGELEFT 2389
95 #define IDM_PAGERIGHT 2390
96 #define IDM_SCROLLLEFT 2391
97 #define IDM_SCROLLRIGHT 2392
99 #define IDM_TRACETAGS 6004
100 #define IDM_RESOURCEFAILURES 6005
101 #define IDM_DUMPTRACKINGINFO 6006
102 #define IDM_DEBUGBREAK 6007
103 #define IDM_DEBUGVIEW 6008
104 #define IDM_DUMPTREE 6009
105 #define IDM_DUMPLINES 6010
107 #define IDM_SAVEHTML 6012
108 #define IDM_MEMORYMONITOR 6013
109 #define IDM_PERFORMANCEMETERS 6014
110 #define IDM_DUMPDISPLAYTREE 6015
111 #define IDM_DUMPFORMATCACHES 6016
112 #define IDM_DUMPLAYOUTRECTS 6017
114 #define IDM_REFRESH 6042