Commit a1f11939 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

mshtml: Use mshtmcid.h defines where possible.

parent e6b353de
......@@ -28,72 +28,6 @@
#define IDR_BROWSE_CONTEXT_MENU 24641
#define IDM_COPY 15
#define IDM_CUT 16
#define IDM_DELETE 17
#define IDM_PASTE 26
#define IDM_PRINT 27
#define IDM_PROPERTIES 28
#define IDM_SELECTALL 31
#define IDM_UNDO 43
#define IDM_BROWSEVIEW 2126
#define IDM_EDITVIEW 2127
#define IDM_OPENLINK 2136
#define IDM_OPENINNEWWINDOW 2137
#define IDM_VIEWSOURCE 2139
#define IDM_CELL 2206
#define IDM_ROW 2207
#define IDM_COLUMN 2208
#define IDM_TABLEPROPERTIES 2210
#define IDM_CELLPROPERTIES 2211
#define IDM_ADDTOFAVOURITES 2261
#define IDM_COPYSHORTCUT 2262
#define IDM_SAVEBACKGROUNDAS 2263
#define IDM_SETASBACKGROUND 2264
#define IDM_COPYBACKGROUND 2265
#define IDM_CREATESHORTCUT 2266
#define IDM_SAVETARGETAS 2268
#define IDM_SHOWPICTURE 2269
#define IDM_SAVEPICTUREAS 2270
#define IDM_PLAY 2271
#define IDM_PRINTTARGET 2273
#define IDM_REWIND 2276
#define IDM_SETASDESKTOPITEM 2278
#define IDM_BACK 2282
#define IDM_FORWARD 2283
#define IDM_GOTOMYPICTURES 2287
#define IDM_EMAILPICTURE 2288
#define IDM_PRINTPICTURE 2289
#define IDM_ENCODING 2292
#define IDM_SCROLLHERE 2380
#define IDM_TOP 2381
#define IDM_BOTTOM 2382
#define IDM_PAGEUP 2383
#define IDM_PAGEDOWN 2384
#define IDM_SCROLLUP 2385
#define IDM_SCROLLDOWN 2386
#define IDM_LEFTEDGE 2387
#define IDM_RIGHTEDGE 2388
#define IDM_PAGELEFT 2389
#define IDM_PAGERIGHT 2390
#define IDM_SCROLLLEFT 2391
#define IDM_SCROLLRIGHT 2392
#define IDM_TRACETAGS 6004
#define IDM_RESOURCEFAILURES 6005
#define IDM_DUMPTRACKINGINFO 6006
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment