mshtmcid.h 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. /**
  2. * This file is part of the mingw-w64 runtime package.
  3. * No warranty is given; refer to the file DISCLAIMER within this package.
  4. */
  5. #ifndef __mshtmcid_h__
  6. #define __mshtmcid_h__
  7. #define IDM_UNKNOWN 0
  8. #define IDM_ALIGNBOTTOM 1
  9. #define IDM_ALIGNHORIZONTALCENTERS 2
  10. #define IDM_ALIGNLEFT 3
  11. #define IDM_ALIGNRIGHT 4
  12. #define IDM_ALIGNTOGRID 5
  13. #define IDM_ALIGNTOP 6
  14. #define IDM_ALIGNVERTICALCENTERS 7
  15. #define IDM_ARRANGEBOTTOM 8
  16. #define IDM_ARRANGERIGHT 9
  17. #define IDM_BRINGFORWARD 10
  18. #define IDM_BRINGTOFRONT 11
  19. #define IDM_CENTERHORIZONTALLY 12
  20. #define IDM_CENTERVERTICALLY 13
  21. #define IDM_CODE 14
  22. #define IDM_DELETE 17
  23. #define IDM_FONTNAME 18
  24. #define IDM_FONTSIZE 19
  25. #define IDM_GROUP 20
  26. #define IDM_HORIZSPACECONCATENATE 21
  27. #define IDM_HORIZSPACEDECREASE 22
  28. #define IDM_HORIZSPACEINCREASE 23
  29. #define IDM_HORIZSPACEMAKEEQUAL 24
  30. #define IDM_INSERTOBJECT 25
  31. #define IDM_MULTILEVELREDO 30
  32. #define IDM_SENDBACKWARD 32
  33. #define IDM_SENDTOBACK 33
  34. #define IDM_SHOWTABLE 34
  35. #define IDM_SIZETOCONTROL 35
  36. #define IDM_SIZETOCONTROLHEIGHT 36
  37. #define IDM_SIZETOCONTROLWIDTH 37
  38. #define IDM_SIZETOFIT 38
  39. #define IDM_SIZETOGRID 39
  40. #define IDM_SNAPTOGRID 40
  41. #define IDM_TABORDER 41
  42. #define IDM_TOOLBOX 42
  43. #define IDM_MULTILEVELUNDO 44
  44. #define IDM_UNGROUP 45
  45. #define IDM_VERTSPACECONCATENATE 46
  46. #define IDM_VERTSPACEDECREASE 47
  47. #define IDM_VERTSPACEINCREASE 48
  48. #define IDM_VERTSPACEMAKEEQUAL 49
  49. #define IDM_JUSTIFYFULL 50
  50. #define IDM_BACKCOLOR 51
  51. #define IDM_BOLD 52
  52. #define IDM_BORDERCOLOR 53
  53. #define IDM_FLAT 54
  54. #define IDM_FORECOLOR 55
  55. #define IDM_ITALIC 56
  56. #define IDM_JUSTIFYCENTER 57
  57. #define IDM_JUSTIFYGENERAL 58
  58. #define IDM_JUSTIFYLEFT 59
  59. #define IDM_JUSTIFYRIGHT 60
  60. #define IDM_RAISED 61
  61. #define IDM_SUNKEN 62
  62. #define IDM_UNDERLINE 63
  63. #define IDM_CHISELED 64
  64. #define IDM_ETCHED 65
  65. #define IDM_SHADOWED 66
  66. #define IDM_FIND 67
  67. #define IDM_SHOWGRID 69
  68. #define IDM_OBJECTVERBLIST0 72
  69. #define IDM_OBJECTVERBLIST1 73
  70. #define IDM_OBJECTVERBLIST2 74
  71. #define IDM_OBJECTVERBLIST3 75
  72. #define IDM_OBJECTVERBLIST4 76
  73. #define IDM_OBJECTVERBLIST5 77
  74. #define IDM_OBJECTVERBLIST6 78
  75. #define IDM_OBJECTVERBLIST7 79
  76. #define IDM_OBJECTVERBLIST8 80
  77. #define IDM_OBJECTVERBLIST9 81
  78. #define IDM_CONVERTOBJECT 82
  79. #define IDM_CUSTOMCONTROL 83
  80. #define IDM_CUSTOMIZEITEM 84
  81. #define IDM_RENAME 85
  82. #define IDM_IMPORT 86
  83. #define IDM_NEWPAGE 87
  84. #define IDM_MOVE 88
  85. #define IDM_CANCEL 89
  86. #define IDM_FONT 90
  87. #define IDM_STRIKETHROUGH 91
  88. #define IDM_DELETEWORD 92
  89. #define IDM_EXECPRINT 93
  90. #define IDM_JUSTIFYNONE 94
  91. #define IDM_TRISTATEBOLD 95
  92. #define IDM_TRISTATEITALIC 96
  93. #define IDM_TRISTATEUNDERLINE 97
  94. #define IDM_OBJECTVERBLISTLAST IDM_OBJECTVERBLIST9
  95. #define IDM_FOLLOW_ANCHOR 2008
  96. #define IDM_INSINPUTIMAGE 2114
  97. #define IDM_INSINPUTBUTTON 2115
  98. #define IDM_INSINPUTRESET 2116
  99. #define IDM_INSINPUTSUBMIT 2117
  100. #define IDM_INSINPUTUPLOAD 2118
  101. #define IDM_INSFIELDSET 2119
  102. #define IDM_PASTEINSERT 2120
  103. #define IDM_REPLACE 2121
  104. #define IDM_EDITSOURCE 2122
  105. #define IDM_BOOKMARK 2123
  106. #define IDM_HYPERLINK 2124
  107. #define IDM_UNLINK 2125
  108. #define IDM_BROWSEMODE 2126
  109. #define IDM_EDITMODE 2127
  110. #define IDM_UNBOOKMARK 2128
  111. #define IDM_TOOLBARS 2130
  112. #define IDM_STATUSBAR 2131
  113. #define IDM_FORMATMARK 2132
  114. #define IDM_TEXTONLY 2133
  115. #define IDM_OPTIONS 2135
  116. #define IDM_FOLLOWLINKC 2136
  117. #define IDM_FOLLOWLINKN 2137
  118. #define IDM_VIEWSOURCE 2139
  119. #define IDM_ZOOMPOPUP 2140
  120. #define IDM_BASELINEFONT1 2141
  121. #define IDM_BASELINEFONT2 2142
  122. #define IDM_BASELINEFONT3 2143
  123. #define IDM_BASELINEFONT4 2144
  124. #define IDM_BASELINEFONT5 2145
  125. #define IDM_HORIZONTALLINE 2150
  126. #define IDM_LINEBREAKNORMAL 2151
  127. #define IDM_LINEBREAKLEFT 2152
  128. #define IDM_LINEBREAKRIGHT 2153
  129. #define IDM_LINEBREAKBOTH 2154
  130. #define IDM_NONBREAK 2155
  131. #define IDM_SPECIALCHAR 2156
  132. #define IDM_HTMLSOURCE 2157
  133. #define IDM_IFRAME 2158
  134. #define IDM_HTMLCONTAIN 2159
  135. #define IDM_TEXTBOX 2161
  136. #define IDM_TEXTAREA 2162
  137. #define IDM_CHECKBOX 2163
  138. #define IDM_RADIOBUTTON 2164
  139. #define IDM_DROPDOWNBOX 2165
  140. #define IDM_LISTBOX 2166
  141. #define IDM_BUTTON 2167
  142. #define IDM_IMAGE 2168
  143. #define IDM_OBJECT 2169
  144. #define IDM_1D 2170
  145. #define IDM_IMAGEMAP 2171
  146. #define IDM_FILE 2172
  147. #define IDM_COMMENT 2173
  148. #define IDM_SCRIPT 2174
  149. #define IDM_JAVAAPPLET 2175
  150. #define IDM_PLUGIN 2176
  151. #define IDM_PAGEBREAK 2177
  152. #define IDM_HTMLAREA 2178
  153. #define IDM_PARAGRAPH 2180
  154. #define IDM_FORM 2181
  155. #define IDM_MARQUEE 2182
  156. #define IDM_LIST 2183
  157. #define IDM_ORDERLIST 2184
  158. #define IDM_UNORDERLIST 2185
  159. #define IDM_INDENT 2186
  160. #define IDM_OUTDENT 2187
  161. #define IDM_PREFORMATTED 2188
  162. #define IDM_ADDRESS 2189
  163. #define IDM_BLINK 2190
  164. #define IDM_DIV 2191
  165. #define IDM_TABLEINSERT 2200
  166. #define IDM_RCINSERT 2201
  167. #define IDM_CELLINSERT 2202
  168. #define IDM_CAPTIONINSERT 2203
  169. #define IDM_CELLMERGE 2204
  170. #define IDM_CELLSPLIT 2205
  171. #define IDM_CELLSELECT 2206
  172. #define IDM_ROWSELECT 2207
  173. #define IDM_COLUMNSELECT 2208
  174. #define IDM_TABLESELECT 2209
  175. #define IDM_TABLEPROPERTIES 2210
  176. #define IDM_CELLPROPERTIES 2211
  177. #define IDM_ROWINSERT 2212
  178. #define IDM_COLUMNINSERT 2213
  179. #define IDM_HELP_CONTENT 2220
  180. #define IDM_HELP_ABOUT 2221
  181. #define IDM_HELP_README 2222
  182. #define IDM_REMOVEFORMAT 2230
  183. #define IDM_PAGEINFO 2231
  184. #define IDM_TELETYPE 2232
  185. #define IDM_GETBLOCKFMTS 2233
  186. #define IDM_BLOCKFMT 2234
  187. #define IDM_SHOWHIDE_CODE 2235
  188. #define IDM_TABLE 2236
  189. #define IDM_COPYFORMAT 2237
  190. #define IDM_PASTEFORMAT 2238
  191. #define IDM_GOTO 2239
  192. #define IDM_CHANGEFONT 2240
  193. #define IDM_CHANGEFONTSIZE 2241
  194. #define IDM_CHANGECASE 2246
  195. #define IDM_SHOWSPECIALCHAR 2249
  196. #define IDM_SUBSCRIPT 2247
  197. #define IDM_SUPERSCRIPT 2248
  198. #define IDM_CENTERALIGNPARA 2250
  199. #define IDM_LEFTALIGNPARA 2251
  200. #define IDM_RIGHTALIGNPARA 2252
  201. #define IDM_REMOVEPARAFORMAT 2253
  202. #define IDM_APPLYNORMAL 2254
  203. #define IDM_APPLYHEADING1 2255
  204. #define IDM_APPLYHEADING2 2256
  205. #define IDM_APPLYHEADING3 2257
  206. #define IDM_DOCPROPERTIES 2260
  207. #define IDM_ADDFAVORITES 2261
  208. #define IDM_COPYSHORTCUT 2262
  209. #define IDM_SAVEBACKGROUND 2263
  210. #define IDM_SETWALLPAPER 2264
  211. #define IDM_COPYBACKGROUND 2265
  212. #define IDM_CREATESHORTCUT 2266
  213. #define IDM_PAGE 2267
  214. #define IDM_SAVETARGET 2268
  215. #define IDM_SHOWPICTURE 2269
  216. #define IDM_SAVEPICTURE 2270
  217. #define IDM_DYNSRCPLAY 2271
  218. #define IDM_DYNSRCSTOP 2272
  219. #define IDM_PRINTTARGET 2273
  220. #define IDM_IMGARTPLAY 2274
  221. #define IDM_IMGARTSTOP 2275
  222. #define IDM_IMGARTREWIND 2276
  223. #define IDM_PRINTQUERYJOBSPENDING 2277
  224. #define IDM_SETDESKTOPITEM 2278
  225. #define IDM_CONTEXTMENU 2280
  226. #define IDM_GOBACKWARD 2282
  227. #define IDM_GOFORWARD 2283
  228. #define IDM_PRESTOP 2284
  229. #define IDM_GOTOCLIPBOARDADDRESS 2285
  230. #define IDM_GOTOCLIPBOARDTEXT 2286
  231. #define IDM_MP_MYPICS 2287
  232. #define IDM_MP_EMAILPICTURE 2288
  233. #define IDM_MP_PRINTPICTURE 2289
  234. #define IDM_CREATELINK 2290
  235. #define IDM_COPYCONTENT 2291
  236. #define IDM_LANGUAGE 2292
  237. #define IDM_GETPRINTTEMPLATE 2295
  238. #define IDM_SETPRINTTEMPLATE 2296
  239. #define IDM_TEMPLATE_PAGESETUP 2298
  240. #define IDM_REFRESH 2300
  241. #define IDM_STOPDOWNLOAD 2301
  242. #define IDM_ENABLE_INTERACTION 2302
  243. #define IDM_LAUNCHDEBUGGER 2310
  244. #define IDM_BREAKATNEXT 2311
  245. #define IDM_INSINPUTHIDDEN 2312
  246. #define IDM_INSINPUTPASSWORD 2313
  247. #define IDM_OVERWRITE 2314
  248. #define IDM_PARSECOMPLETE 2315
  249. #define IDM_HTMLEDITMODE 2316
  250. #define IDM_REGISTRYREFRESH 2317
  251. #define IDM_COMPOSESETTINGS 2318
  252. #define IDM_SHOWALLTAGS 2327
  253. #define IDM_SHOWALIGNEDSITETAGS 2321
  254. #define IDM_SHOWSCRIPTTAGS 2322
  255. #define IDM_SHOWSTYLETAGS 2323
  256. #define IDM_SHOWCOMMENTTAGS 2324
  257. #define IDM_SHOWAREATAGS 2325
  258. #define IDM_SHOWUNKNOWNTAGS 2326
  259. #define IDM_SHOWMISCTAGS 2320
  260. #define IDM_SHOWZEROBORDERATDESIGNTIME 2328
  261. #define IDM_AUTODETECT 2329
  262. #define IDM_SCRIPTDEBUGGER 2330
  263. #define IDM_GETBYTESDOWNLOADED 2331
  264. #define IDM_NOACTIVATENORMALOLECONTROLS 2332
  265. #define IDM_NOACTIVATEDESIGNTIMECONTROLS 2333
  266. #define IDM_NOACTIVATEJAVAAPPLETS 2334
  267. #define IDM_NOFIXUPURLSONPASTE 2335
  268. #define IDM_EMPTYGLYPHTABLE 2336
  269. #define IDM_ADDTOGLYPHTABLE 2337
  270. #define IDM_REMOVEFROMGLYPHTABLE 2338
  271. #define IDM_REPLACEGLYPHCONTENTS 2339
  272. #define IDM_SHOWWBRTAGS 2340
  273. #define IDM_PERSISTSTREAMSYNC 2341
  274. #define IDM_SETDIRTY 2342
  275. #define IDM_RUNURLSCRIPT 2343
  276. #ifdef IE5_ZOOM
  277. #define IDM_ZOOMRATIO 2344
  278. #define IDM_GETZOOMNUMERATOR 2345
  279. #define IDM_GETZOOMDENOMINATOR 2346
  280. #endif
  281. #define IDM_DIRLTR 2350
  282. #define IDM_DIRRTL 2351
  283. #define IDM_BLOCKDIRLTR 2352
  284. #define IDM_BLOCKDIRRTL 2353
  285. #define IDM_INLINEDIRLTR 2354
  286. #define IDM_INLINEDIRRTL 2355
  287. #define IDM_ISTRUSTEDDLG 2356
  288. #define IDM_INSERTSPAN 2357
  289. #define IDM_LOCALIZEEDITOR 2358
  290. #define IDM_SAVEPRETRANSFORMSOURCE 2370
  291. #define IDM_VIEWPRETRANSFORMSOURCE 2371
  292. #define IDM_SCROLL_HERE 2380
  293. #define IDM_SCROLL_TOP 2381
  294. #define IDM_SCROLL_BOTTOM 2382
  295. #define IDM_SCROLL_PAGEUP 2383
  296. #define IDM_SCROLL_PAGEDOWN 2384
  297. #define IDM_SCROLL_UP 2385
  298. #define IDM_SCROLL_DOWN 2386
  299. #define IDM_SCROLL_LEFTEDGE 2387
  300. #define IDM_SCROLL_RIGHTEDGE 2388
  301. #define IDM_SCROLL_PAGELEFT 2389
  302. #define IDM_SCROLL_PAGERIGHT 2390
  303. #define IDM_SCROLL_LEFT 2391
  304. #define IDM_SCROLL_RIGHT 2392
  305. #define IDM_MULTIPLESELECTION 2393
  306. #define IDM_2D_POSITION 2394
  307. #define IDM_2D_ELEMENT 2395
  308. #define IDM_1D_ELEMENT 2396
  309. #define IDM_ABSOLUTE_POSITION 2397
  310. #define IDM_LIVERESIZE 2398
  311. #define IDM_ATOMICSELECTION 2399
  312. #define IDM_AUTOURLDETECT_MODE 2400
  313. #define IDM_IE50_PASTE 2401
  314. #define IDM_IE50_PASTE_MODE 2402
  315. #define IDM_GETIPRINT 2403
  316. #define IDM_DISABLE_EDITFOCUS_UI 2404
  317. #define IDM_RESPECTVISIBILITY_INDESIGN 2405
  318. #define IDM_CSSEDITING_LEVEL 2406
  319. #define IDM_UI_OUTDENT 2407
  320. #define IDM_UPDATEPAGESTATUS 2408
  321. #define IDM_IME_ENABLE_RECONVERSION 2409
  322. #define IDM_KEEPSELECTION 2410
  323. #define IDM_UNLOADDOCUMENT 2411
  324. #define IDM_OVERRIDE_CURSOR 2420
  325. #define IDM_PEERHITTESTSAMEINEDIT 2423
  326. #define IDM_TRUSTAPPCACHE 2425
  327. #define IDM_BACKGROUNDIMAGECACHE 2430
  328. #define IDM_GETUSERACTIONTIME 2431
  329. #define IDM_BEGINUSERACTION 2432
  330. #define IDM_ENDUSERACTION 2433
  331. #define IDM_SETCUSTOMCURSOR 2434
  332. #define IDM_FOLLOWLINKT 2435
  333. #define IDM_CARETBROWSINGMODE 2436
  334. #define IDM_STYLEMENU_SETNOSTYLE 2437
  335. #define IDM_STYLEMENU_GETNOSTYLE 2438
  336. #define IDM_STYLEMENU_GETPREFSTYLE 2439
  337. #define IDM_STYLEMENU_CHANGESELECTEDSTYLE 2440
  338. #define IDM_MEDIA_PLAYPAUSE 2441
  339. #define IDM_MEDIA_MUTEUNMUTE 2442
  340. #define IDM_MEDIA_PLAY 2443
  341. #define IDM_MEDIA_PAUSE 2444
  342. #define IDM_MEDIA_STOP 2445
  343. #define IDM_MEDIA_FULLSCREEN_TOGGLE 2446
  344. #define IDM_MEDIA_FULLSCREEN_EXIT 2447
  345. #define IDM_MEDIA_VOLUME_UP 2448
  346. #define IDM_MEDIA_VOLUME_DOWN 2449
  347. #define IDM_MEDIA_SEEK_TO_START 2450
  348. #define IDM_MEDIA_SEEK_TO_END 2451
  349. #define IDM_MEDIA_SEEK_FWD_SMALL 2452
  350. #define IDM_MEDIA_SEEK_BACK_SMALL 2453
  351. #define IDM_MEDIA_SEEK_FWD_LARGE 2454
  352. #define IDM_MEDIA_SEEK_BACK_LARGE 2455
  353. #define IDM_MEDIA_RATE_FASTER 2456
  354. #define IDM_MEDIA_RATE_SLOWER 2457
  355. #define IDM_MEDIA_SHOWCONTROLS_TOGGLE 2458
  356. #define IDM_MEDIA_SUBTITLES_TOGGLE 2459
  357. #define IDM_MEDIA_FRAMESTEP_FWD 2460
  358. #define IDM_MEDIA_FRAMESTEP_BACK 2461
  359. #define IDM_MEDIA_MUTE 2462
  360. #define IDM_MEDIA_UNMUTE 2463
  361. #define IDM_MEDIA_SHOW_AUDIO_ACCESS 2464
  362. #define IDM_MEDIA_SHOW_SUBTITLE_ACCESS 2465
  363. #define IDM_MEDIA_PLAYRATE0 2480
  364. #define IDM_MEDIA_PLAYRATE1 2481
  365. #define IDM_MEDIA_PLAYRATE2 2482
  366. #define IDM_MEDIA_PLAYRATE3 2483
  367. #define IDM_MEDIA_PLAYRATE4 2484
  368. #define IDM_MEDIA_PLAYRATE5 2485
  369. #define IDM_MEDIA_PLAYRATE6 2486
  370. #define IDM_MEDIA_PLAYRATE7 2487
  371. #define IDM_MEDIA_PLAYRATE8 2488
  372. #define IDM_MEDIA_PLAYRATE9 2489
  373. #define IDM_PASTECONTENTONLY 2500
  374. #define IDM_PASTETEXTONLY 2501
  375. #define IDM_DEFAULTBLOCK 6046
  376. #define IDM_MIMECSET__FIRST__ 3609
  377. #define IDM_MIMECSET__LAST__ 3699
  378. #define IDM_MENUEXT_FIRST__ 3700
  379. #define IDM_MENUEXT_LAST__ 3732
  380. #define IDM_MENUEXT_COUNT 3733
  381. #define IDM_ADDCONSOLEMESSAGERECEIVER 3800
  382. #define IDM_REMOVECONSOLEMESSAGERECEIVER 3801
  383. #define IDM_STARTDIAGNOSTICSMODE 3802
  384. #define IDM_GETSCRIPTENGINE 3803
  385. #define IDM_ADDDEBUGCALLBACKRECEIVER 3804
  386. #define IDM_REMOVEDEBUGCALLBACKRECEIVER 3805
  387. #define IDM_OPEN 2000
  388. #define IDM_NEW 2001
  389. #define IDM_SAVE 70
  390. #define IDM_SAVEAS 71
  391. #define IDM_SAVECOPYAS 2002
  392. #define IDM_PRINTPREVIEW 2003
  393. #define IDM_SHOWPRINT 2010
  394. #define IDM_SHOWPAGESETUP 2011
  395. #define IDM_PRINT 27
  396. #define IDM_PAGESETUP 2004
  397. #define IDM_SPELL 2005
  398. #define IDM_PASTESPECIAL 2006
  399. #define IDM_CLEARSELECTION 2007
  400. #define IDM_PROPERTIES 28
  401. #define IDM_REDO 29
  402. #define IDM_UNDO 43
  403. #define IDM_SELECTALL 31
  404. #define IDM_ZOOMPERCENT 50
  405. #define IDM_GETZOOM 68
  406. #define IDM_STOP 2138
  407. #define IDM_COPY 15
  408. #define IDM_CUT 16
  409. #define IDM_PASTE 26
  410. #define CMD_ZOOM_PAGEWIDTH -1
  411. #define CMD_ZOOM_ONEPAGE -2
  412. #define CMD_ZOOM_TWOPAGES -3
  413. #define CMD_ZOOM_SELECTION -4
  414. #define CMD_ZOOM_FIT -5
  415. #define IDM_CONTEXT 1
  416. #define IDM_HWND 2
  417. #define IDM_NEW_TOPLEVELWINDOW 7050
  418. #define IDM_PRESERVEUNDOALWAYS 6049
  419. #define IDM_PERSISTDEFAULTVALUES 7100
  420. #define IDM_PROTECTMETATAGS 7101
  421. #define IDM_GETFRAMEZONE 6037
  422. #define IDM_REFRESH_THIS 6042
  423. #define IDM_MENUEXT_PLACEHOLDER 6047
  424. #define IDM_FIRE_PRINTTEMPLATEUP 15000
  425. #define IDM_FIRE_PRINTTEMPLATEDOWN 15001
  426. #define IDM_SETPRINTHANDLES 15002
  427. #define IDM_CLEARAUTHENTICATIONCACHE 15003
  428. #define IDM_GETUSERINITFLAGS 15004
  429. #define IDM_GETDOCDLGFLAGS 15005
  430. #define IDM_OLEWINDOWSTATECHANGED 15006
  431. #define IDM_ACTIVEXINSTALLSCOPE 15007
  432. #define IDM_SETSESSIONDOCUMENTMODE 15008
  433. #define IDM_GETSESSIONDOCUMENTMODE 15009
  434. #define IDM_SETPROFILINGONSTART 15010
  435. #define IDM_GETPROFILINGONSTART 15011
  436. #define IDM_SETSCRIPTCONSOLE 15012
  437. #define IDM_SETNAVIGATEEVENTSINK 15013
  438. #define IDM_SETDEVTOOLBARCONSOLE 15016
  439. #define IDM_POPSTATEEVENT 15017
  440. #define IDM_SETPARTIALLAYOUTSTATUS 15021
  441. #define IDM_GETPARTIALLAYOUTSTATUS 15022
  442. #define IDM_ADDPARTIALTESTSTEPCOUNT 15023
  443. #define IDM_SETL9QUIRKSEMULATIONENABLED 15024
  444. #define IDM_GETL9QUIRKSEMULATIONENABLED 15025
  445. #define IDM_GETDEFAULTZOOMLEVEL 15027
  446. #define IDM_GETELEMENTBOUNDINGBOX 15028
  447. #define IDM_SETGEOLOCATIONCONSENT 15029
  448. #define IDM_ACTIVEXFILTERINGENABLED 15030
  449. #define IDM_SHARE 15031
  450. #define IDM_SETAPPCACHESIZECONSENT 15032
  451. #define IDM_SHAREAPPCACHEEVENT 15033
  452. #define IDM_SETINDEXDBSIZECONSENT 15034
  453. #define IDM_GETPRINTMANAGERDOCSOURCE 15038
  454. #define IDM_SETEXTRAHEADERS 15039
  455. #define IDM_SETACCESSIBILITYNAME 15040
  456. #define IDM_UPDATESETTINGSFROMREGISTRY 15041
  457. #define IDM_GETMSAPPLICATIONTAPHIGHLIGHT 15042
  458. #define IDM_SETPAGEACTIONALLOWEDFLAGS 15100
  459. #define IDM_INVOKEFLIPAHEADTARGET 15200
  460. #define IDM_ENABLEFLIPAHEADTARGET 15201
  461. #endif