Release 0.9.14.
[wine/multimedia.git] / dlls / mshtml / resource.h
blobd8c8ba190d0ac74fb29160778d32772f22fc2a34
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
22 #define IDR_BROWSE_CONTEXT_MENU 24641
24 #define IDM_COPY 15
25 #define IDM_CUT 16
26 #define IDM_DELETE 17
28 #define IDM_PASTE 26
29 #define IDM_PRINT 27
30 #define IDM_PROPERTIES 28
32 #define IDM_SELECTALL 31
34 #define IDM_UNDO 43
36 #define IDM_BROWSEVIEW 2126
37 #define IDM_EDITVIEW 2127
39 #define IDM_OPENLINK 2136
40 #define IDM_OPENINNEWWINDOW 2137
42 #define IDM_VIEWSOURCE 2139
44 #define IDM_CELL 2206
45 #define IDM_ROW 2207
46 #define IDM_COLUMN 2208
47 #define IDM_TABLE 2209
48 #define IDM_TABLEPROPERTIES 2210
49 #define IDM_CELLPROPERTIES 2211
51 #define IDM_ADDTOFAVOURITES 2261
52 #define IDM_COPYSHORTCUT 2262
53 #define IDM_SAVEBACKGROUNDAS 2263
54 #define IDM_SETASBACKGROUND 2264
55 #define IDM_COPYBACKGROUND 2265
56 #define IDM_CREATESHORTCUT 2266
58 #define IDM_SAVETARGETAS 2268
59 #define IDM_SHOWPICTURE 2269
60 #define IDM_SAVEPICTUREAS 2270
61 #define IDM_PLAY 2271
62 #define IDM_STOP 2272
63 #define IDM_PRINTTARGET 2273
65 #define IDM_REWIND 2276
67 #define IDM_SETASDESKTOPITEM 2278
69 #define IDM_BACK 2282
70 #define IDM_FORWARD 2283
72 #define IDM_GOTOMYPICTURES 2287
73 #define IDM_EMAILPICTURE 2288
74 #define IDM_PRINTPICTURE 2289
76 #define IDM_ENCODING 2292
78 #define IDM_SCROLLHERE 2380
79 #define IDM_TOP 2381
80 #define IDM_BOTTOM 2382
81 #define IDM_PAGEUP 2383
82 #define IDM_PAGEDOWN 2384
83 #define IDM_SCROLLUP 2385
84 #define IDM_SCROLLDOWN 2386
85 #define IDM_LEFTEDGE 2387
86 #define IDM_RIGHTEDGE 2388
87 #define IDM_PAGELEFT 2389
88 #define IDM_PAGERIGHT 2390
89 #define IDM_SCROLLLEFT 2391
90 #define IDM_SCROLLRIGHT 2392
92 #define IDM_TRACETAGS 6004
93 #define IDM_RESOURCEFAILURES 6005
94 #define IDM_DUMPTRACKINGINFO 6006
95 #define IDM_DEBUGBREAK 6007
96 #define IDM_DEBUGVIEW 6008
97 #define IDM_DUMPTREE 6009
98 #define IDM_DUMPLINES 6010
100 #define IDM_SAVEHTML 6012
101 #define IDM_MEMORYMONITOR 6013
102 #define IDM_PERFORMANCEMETERS 6014
103 #define IDM_DUMPDISPLAYTREE 6015
104 #define IDM_DUMPFORMATCACHES 6016
105 #define IDM_DUMPLAYOUTRECTS 6017
107 #define IDM_REFRESH 6042