Mshtmlc.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:3844k
源码类别:

模拟服务器

开发平台:

C/C++

  1. #pragma warning( disable: 4049 )  /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3.  /* File created by MIDL compiler version 6.00.0347 */
  4. /* Compiler settings for mshtml.idl:
  5.     Oicf, W1, Zp8, env=Win32 (32b run)
  6.     protocol : dce , ms_ext, c_ext
  7.     error checks: allocation ref bounds_check enum stub_data 
  8.     VC __declspec() decoration level: 
  9.          __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  10.          DECLSPEC_UUID(), MIDL_INTERFACE()
  11. */
  12. //@@MIDL_FILE_HEADING(  )
  13. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  14. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  15. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  16. #endif
  17. #include "rpc.h"
  18. #include "rpcndr.h"
  19. #ifndef __RPCNDR_H_VERSION__
  20. #error this stub requires an updated version of <rpcndr.h>
  21. #endif // __RPCNDR_H_VERSION__
  22. #ifndef COM_NO_WINDOWS_H
  23. #include "windows.h"
  24. #include "ole2.h"
  25. #endif /*COM_NO_WINDOWS_H*/
  26. #ifndef __mshtml_h__
  27. #define __mshtml_h__
  28. #if defined(_MSC_VER) && (_MSC_VER >= 1020)
  29. #pragma once
  30. #endif
  31. /* Forward Declarations */ 
  32. #ifndef __IHTMLFiltersCollection_FWD_DEFINED__
  33. #define __IHTMLFiltersCollection_FWD_DEFINED__
  34. typedef interface IHTMLFiltersCollection IHTMLFiltersCollection;
  35. #endif  /* __IHTMLFiltersCollection_FWD_DEFINED__ */
  36. #ifndef __IHTMLEventObj_FWD_DEFINED__
  37. #define __IHTMLEventObj_FWD_DEFINED__
  38. typedef interface IHTMLEventObj IHTMLEventObj;
  39. #endif  /* __IHTMLEventObj_FWD_DEFINED__ */
  40. #ifndef __IElementBehaviorSite_FWD_DEFINED__
  41. #define __IElementBehaviorSite_FWD_DEFINED__
  42. typedef interface IElementBehaviorSite IElementBehaviorSite;
  43. #endif  /* __IElementBehaviorSite_FWD_DEFINED__ */
  44. #ifndef __IElementBehavior_FWD_DEFINED__
  45. #define __IElementBehavior_FWD_DEFINED__
  46. typedef interface IElementBehavior IElementBehavior;
  47. #endif  /* __IElementBehavior_FWD_DEFINED__ */
  48. #ifndef __IElementBehaviorFactory_FWD_DEFINED__
  49. #define __IElementBehaviorFactory_FWD_DEFINED__
  50. typedef interface IElementBehaviorFactory IElementBehaviorFactory;
  51. #endif  /* __IElementBehaviorFactory_FWD_DEFINED__ */
  52. #ifndef __IElementBehaviorSiteOM_FWD_DEFINED__
  53. #define __IElementBehaviorSiteOM_FWD_DEFINED__
  54. typedef interface IElementBehaviorSiteOM IElementBehaviorSiteOM;
  55. #endif  /* __IElementBehaviorSiteOM_FWD_DEFINED__ */
  56. #ifndef __IElementBehaviorRender_FWD_DEFINED__
  57. #define __IElementBehaviorRender_FWD_DEFINED__
  58. typedef interface IElementBehaviorRender IElementBehaviorRender;
  59. #endif  /* __IElementBehaviorRender_FWD_DEFINED__ */
  60. #ifndef __IElementBehaviorSiteRender_FWD_DEFINED__
  61. #define __IElementBehaviorSiteRender_FWD_DEFINED__
  62. typedef interface IElementBehaviorSiteRender IElementBehaviorSiteRender;
  63. #endif  /* __IElementBehaviorSiteRender_FWD_DEFINED__ */
  64. #ifndef __IHTMLStyle_FWD_DEFINED__
  65. #define __IHTMLStyle_FWD_DEFINED__
  66. typedef interface IHTMLStyle IHTMLStyle;
  67. #endif  /* __IHTMLStyle_FWD_DEFINED__ */
  68. #ifndef __IHTMLStyle2_FWD_DEFINED__
  69. #define __IHTMLStyle2_FWD_DEFINED__
  70. typedef interface IHTMLStyle2 IHTMLStyle2;
  71. #endif  /* __IHTMLStyle2_FWD_DEFINED__ */
  72. #ifndef __IHTMLStyle3_FWD_DEFINED__
  73. #define __IHTMLStyle3_FWD_DEFINED__
  74. typedef interface IHTMLStyle3 IHTMLStyle3;
  75. #endif  /* __IHTMLStyle3_FWD_DEFINED__ */
  76. #ifndef __IHTMLStyle4_FWD_DEFINED__
  77. #define __IHTMLStyle4_FWD_DEFINED__
  78. typedef interface IHTMLStyle4 IHTMLStyle4;
  79. #endif  /* __IHTMLStyle4_FWD_DEFINED__ */
  80. #ifndef __IHTMLRuleStyle_FWD_DEFINED__
  81. #define __IHTMLRuleStyle_FWD_DEFINED__
  82. typedef interface IHTMLRuleStyle IHTMLRuleStyle;
  83. #endif  /* __IHTMLRuleStyle_FWD_DEFINED__ */
  84. #ifndef __IHTMLRuleStyle2_FWD_DEFINED__
  85. #define __IHTMLRuleStyle2_FWD_DEFINED__
  86. typedef interface IHTMLRuleStyle2 IHTMLRuleStyle2;
  87. #endif  /* __IHTMLRuleStyle2_FWD_DEFINED__ */
  88. #ifndef __IHTMLRuleStyle3_FWD_DEFINED__
  89. #define __IHTMLRuleStyle3_FWD_DEFINED__
  90. typedef interface IHTMLRuleStyle3 IHTMLRuleStyle3;
  91. #endif  /* __IHTMLRuleStyle3_FWD_DEFINED__ */
  92. #ifndef __IHTMLRuleStyle4_FWD_DEFINED__
  93. #define __IHTMLRuleStyle4_FWD_DEFINED__
  94. typedef interface IHTMLRuleStyle4 IHTMLRuleStyle4;
  95. #endif  /* __IHTMLRuleStyle4_FWD_DEFINED__ */
  96. #ifndef __DispHTMLStyle_FWD_DEFINED__
  97. #define __DispHTMLStyle_FWD_DEFINED__
  98. typedef interface DispHTMLStyle DispHTMLStyle;
  99. #endif  /* __DispHTMLStyle_FWD_DEFINED__ */
  100. #ifndef __HTMLStyle_FWD_DEFINED__
  101. #define __HTMLStyle_FWD_DEFINED__
  102. #ifdef __cplusplus
  103. typedef class HTMLStyle HTMLStyle;
  104. #else
  105. typedef struct HTMLStyle HTMLStyle;
  106. #endif /* __cplusplus */
  107. #endif  /* __HTMLStyle_FWD_DEFINED__ */
  108. #ifndef __DispHTMLRuleStyle_FWD_DEFINED__
  109. #define __DispHTMLRuleStyle_FWD_DEFINED__
  110. typedef interface DispHTMLRuleStyle DispHTMLRuleStyle;
  111. #endif  /* __DispHTMLRuleStyle_FWD_DEFINED__ */
  112. #ifndef __HTMLRuleStyle_FWD_DEFINED__
  113. #define __HTMLRuleStyle_FWD_DEFINED__
  114. #ifdef __cplusplus
  115. typedef class HTMLRuleStyle HTMLRuleStyle;
  116. #else
  117. typedef struct HTMLRuleStyle HTMLRuleStyle;
  118. #endif /* __cplusplus */
  119. #endif  /* __HTMLRuleStyle_FWD_DEFINED__ */
  120. #ifndef __IHTMLRenderStyle_FWD_DEFINED__
  121. #define __IHTMLRenderStyle_FWD_DEFINED__
  122. typedef interface IHTMLRenderStyle IHTMLRenderStyle;
  123. #endif  /* __IHTMLRenderStyle_FWD_DEFINED__ */
  124. #ifndef __DispHTMLRenderStyle_FWD_DEFINED__
  125. #define __DispHTMLRenderStyle_FWD_DEFINED__
  126. typedef interface DispHTMLRenderStyle DispHTMLRenderStyle;
  127. #endif  /* __DispHTMLRenderStyle_FWD_DEFINED__ */
  128. #ifndef __HTMLRenderStyle_FWD_DEFINED__
  129. #define __HTMLRenderStyle_FWD_DEFINED__
  130. #ifdef __cplusplus
  131. typedef class HTMLRenderStyle HTMLRenderStyle;
  132. #else
  133. typedef struct HTMLRenderStyle HTMLRenderStyle;
  134. #endif /* __cplusplus */
  135. #endif  /* __HTMLRenderStyle_FWD_DEFINED__ */
  136. #ifndef __IHTMLCurrentStyle_FWD_DEFINED__
  137. #define __IHTMLCurrentStyle_FWD_DEFINED__
  138. typedef interface IHTMLCurrentStyle IHTMLCurrentStyle;
  139. #endif  /* __IHTMLCurrentStyle_FWD_DEFINED__ */
  140. #ifndef __IHTMLCurrentStyle2_FWD_DEFINED__
  141. #define __IHTMLCurrentStyle2_FWD_DEFINED__
  142. typedef interface IHTMLCurrentStyle2 IHTMLCurrentStyle2;
  143. #endif  /* __IHTMLCurrentStyle2_FWD_DEFINED__ */
  144. #ifndef __IHTMLCurrentStyle3_FWD_DEFINED__
  145. #define __IHTMLCurrentStyle3_FWD_DEFINED__
  146. typedef interface IHTMLCurrentStyle3 IHTMLCurrentStyle3;
  147. #endif  /* __IHTMLCurrentStyle3_FWD_DEFINED__ */
  148. #ifndef __DispHTMLCurrentStyle_FWD_DEFINED__
  149. #define __DispHTMLCurrentStyle_FWD_DEFINED__
  150. typedef interface DispHTMLCurrentStyle DispHTMLCurrentStyle;
  151. #endif  /* __DispHTMLCurrentStyle_FWD_DEFINED__ */
  152. #ifndef __HTMLCurrentStyle_FWD_DEFINED__
  153. #define __HTMLCurrentStyle_FWD_DEFINED__
  154. #ifdef __cplusplus
  155. typedef class HTMLCurrentStyle HTMLCurrentStyle;
  156. #else
  157. typedef struct HTMLCurrentStyle HTMLCurrentStyle;
  158. #endif /* __cplusplus */
  159. #endif  /* __HTMLCurrentStyle_FWD_DEFINED__ */
  160. #ifndef __IHTMLElement_FWD_DEFINED__
  161. #define __IHTMLElement_FWD_DEFINED__
  162. typedef interface IHTMLElement IHTMLElement;
  163. #endif  /* __IHTMLElement_FWD_DEFINED__ */
  164. #ifndef __IHTMLRect_FWD_DEFINED__
  165. #define __IHTMLRect_FWD_DEFINED__
  166. typedef interface IHTMLRect IHTMLRect;
  167. #endif  /* __IHTMLRect_FWD_DEFINED__ */
  168. #ifndef __IHTMLRectCollection_FWD_DEFINED__
  169. #define __IHTMLRectCollection_FWD_DEFINED__
  170. typedef interface IHTMLRectCollection IHTMLRectCollection;
  171. #endif  /* __IHTMLRectCollection_FWD_DEFINED__ */
  172. #ifndef __IHTMLDOMNode_FWD_DEFINED__
  173. #define __IHTMLDOMNode_FWD_DEFINED__
  174. typedef interface IHTMLDOMNode IHTMLDOMNode;
  175. #endif  /* __IHTMLDOMNode_FWD_DEFINED__ */
  176. #ifndef __IHTMLDOMNode2_FWD_DEFINED__
  177. #define __IHTMLDOMNode2_FWD_DEFINED__
  178. typedef interface IHTMLDOMNode2 IHTMLDOMNode2;
  179. #endif  /* __IHTMLDOMNode2_FWD_DEFINED__ */
  180. #ifndef __IHTMLDOMAttribute_FWD_DEFINED__
  181. #define __IHTMLDOMAttribute_FWD_DEFINED__
  182. typedef interface IHTMLDOMAttribute IHTMLDOMAttribute;
  183. #endif  /* __IHTMLDOMAttribute_FWD_DEFINED__ */
  184. #ifndef __IHTMLDOMAttribute2_FWD_DEFINED__
  185. #define __IHTMLDOMAttribute2_FWD_DEFINED__
  186. typedef interface IHTMLDOMAttribute2 IHTMLDOMAttribute2;
  187. #endif  /* __IHTMLDOMAttribute2_FWD_DEFINED__ */
  188. #ifndef __IHTMLDOMTextNode_FWD_DEFINED__
  189. #define __IHTMLDOMTextNode_FWD_DEFINED__
  190. typedef interface IHTMLDOMTextNode IHTMLDOMTextNode;
  191. #endif  /* __IHTMLDOMTextNode_FWD_DEFINED__ */
  192. #ifndef __IHTMLDOMTextNode2_FWD_DEFINED__
  193. #define __IHTMLDOMTextNode2_FWD_DEFINED__
  194. typedef interface IHTMLDOMTextNode2 IHTMLDOMTextNode2;
  195. #endif  /* __IHTMLDOMTextNode2_FWD_DEFINED__ */
  196. #ifndef __IHTMLDOMImplementation_FWD_DEFINED__
  197. #define __IHTMLDOMImplementation_FWD_DEFINED__
  198. typedef interface IHTMLDOMImplementation IHTMLDOMImplementation;
  199. #endif  /* __IHTMLDOMImplementation_FWD_DEFINED__ */
  200. #ifndef __DispHTMLDOMAttribute_FWD_DEFINED__
  201. #define __DispHTMLDOMAttribute_FWD_DEFINED__
  202. typedef interface DispHTMLDOMAttribute DispHTMLDOMAttribute;
  203. #endif  /* __DispHTMLDOMAttribute_FWD_DEFINED__ */
  204. #ifndef __HTMLDOMAttribute_FWD_DEFINED__
  205. #define __HTMLDOMAttribute_FWD_DEFINED__
  206. #ifdef __cplusplus
  207. typedef class HTMLDOMAttribute HTMLDOMAttribute;
  208. #else
  209. typedef struct HTMLDOMAttribute HTMLDOMAttribute;
  210. #endif /* __cplusplus */
  211. #endif  /* __HTMLDOMAttribute_FWD_DEFINED__ */
  212. #ifndef __DispHTMLDOMTextNode_FWD_DEFINED__
  213. #define __DispHTMLDOMTextNode_FWD_DEFINED__
  214. typedef interface DispHTMLDOMTextNode DispHTMLDOMTextNode;
  215. #endif  /* __DispHTMLDOMTextNode_FWD_DEFINED__ */
  216. #ifndef __HTMLDOMTextNode_FWD_DEFINED__
  217. #define __HTMLDOMTextNode_FWD_DEFINED__
  218. #ifdef __cplusplus
  219. typedef class HTMLDOMTextNode HTMLDOMTextNode;
  220. #else
  221. typedef struct HTMLDOMTextNode HTMLDOMTextNode;
  222. #endif /* __cplusplus */
  223. #endif  /* __HTMLDOMTextNode_FWD_DEFINED__ */
  224. #ifndef __DispHTMLDOMImplementation_FWD_DEFINED__
  225. #define __DispHTMLDOMImplementation_FWD_DEFINED__
  226. typedef interface DispHTMLDOMImplementation DispHTMLDOMImplementation;
  227. #endif  /* __DispHTMLDOMImplementation_FWD_DEFINED__ */
  228. #ifndef __HTMLDOMImplementation_FWD_DEFINED__
  229. #define __HTMLDOMImplementation_FWD_DEFINED__
  230. #ifdef __cplusplus
  231. typedef class HTMLDOMImplementation HTMLDOMImplementation;
  232. #else
  233. typedef struct HTMLDOMImplementation HTMLDOMImplementation;
  234. #endif /* __cplusplus */
  235. #endif  /* __HTMLDOMImplementation_FWD_DEFINED__ */
  236. #ifndef __IHTMLAttributeCollection_FWD_DEFINED__
  237. #define __IHTMLAttributeCollection_FWD_DEFINED__
  238. typedef interface IHTMLAttributeCollection IHTMLAttributeCollection;
  239. #endif  /* __IHTMLAttributeCollection_FWD_DEFINED__ */
  240. #ifndef __IHTMLAttributeCollection2_FWD_DEFINED__
  241. #define __IHTMLAttributeCollection2_FWD_DEFINED__
  242. typedef interface IHTMLAttributeCollection2 IHTMLAttributeCollection2;
  243. #endif  /* __IHTMLAttributeCollection2_FWD_DEFINED__ */
  244. #ifndef __IHTMLDOMChildrenCollection_FWD_DEFINED__
  245. #define __IHTMLDOMChildrenCollection_FWD_DEFINED__
  246. typedef interface IHTMLDOMChildrenCollection IHTMLDOMChildrenCollection;
  247. #endif  /* __IHTMLDOMChildrenCollection_FWD_DEFINED__ */
  248. #ifndef __DispHTMLAttributeCollection_FWD_DEFINED__
  249. #define __DispHTMLAttributeCollection_FWD_DEFINED__
  250. typedef interface DispHTMLAttributeCollection DispHTMLAttributeCollection;
  251. #endif  /* __DispHTMLAttributeCollection_FWD_DEFINED__ */
  252. #ifndef __HTMLAttributeCollection_FWD_DEFINED__
  253. #define __HTMLAttributeCollection_FWD_DEFINED__
  254. #ifdef __cplusplus
  255. typedef class HTMLAttributeCollection HTMLAttributeCollection;
  256. #else
  257. typedef struct HTMLAttributeCollection HTMLAttributeCollection;
  258. #endif /* __cplusplus */
  259. #endif  /* __HTMLAttributeCollection_FWD_DEFINED__ */
  260. #ifndef __DispDOMChildrenCollection_FWD_DEFINED__
  261. #define __DispDOMChildrenCollection_FWD_DEFINED__
  262. typedef interface DispDOMChildrenCollection DispDOMChildrenCollection;
  263. #endif  /* __DispDOMChildrenCollection_FWD_DEFINED__ */
  264. #ifndef __DOMChildrenCollection_FWD_DEFINED__
  265. #define __DOMChildrenCollection_FWD_DEFINED__
  266. #ifdef __cplusplus
  267. typedef class DOMChildrenCollection DOMChildrenCollection;
  268. #else
  269. typedef struct DOMChildrenCollection DOMChildrenCollection;
  270. #endif /* __cplusplus */
  271. #endif  /* __DOMChildrenCollection_FWD_DEFINED__ */
  272. #ifndef __HTMLElementEvents2_FWD_DEFINED__
  273. #define __HTMLElementEvents2_FWD_DEFINED__
  274. typedef interface HTMLElementEvents2 HTMLElementEvents2;
  275. #endif  /* __HTMLElementEvents2_FWD_DEFINED__ */
  276. #ifndef __HTMLElementEvents_FWD_DEFINED__
  277. #define __HTMLElementEvents_FWD_DEFINED__
  278. typedef interface HTMLElementEvents HTMLElementEvents;
  279. #endif  /* __HTMLElementEvents_FWD_DEFINED__ */
  280. #ifndef __IHTMLElementCollection_FWD_DEFINED__
  281. #define __IHTMLElementCollection_FWD_DEFINED__
  282. typedef interface IHTMLElementCollection IHTMLElementCollection;
  283. #endif  /* __IHTMLElementCollection_FWD_DEFINED__ */
  284. #ifndef __IHTMLFiltersCollection_FWD_DEFINED__
  285. #define __IHTMLFiltersCollection_FWD_DEFINED__
  286. typedef interface IHTMLFiltersCollection IHTMLFiltersCollection;
  287. #endif  /* __IHTMLFiltersCollection_FWD_DEFINED__ */
  288. #ifndef __IHTMLElement2_FWD_DEFINED__
  289. #define __IHTMLElement2_FWD_DEFINED__
  290. typedef interface IHTMLElement2 IHTMLElement2;
  291. #endif  /* __IHTMLElement2_FWD_DEFINED__ */
  292. #ifndef __IHTMLElement3_FWD_DEFINED__
  293. #define __IHTMLElement3_FWD_DEFINED__
  294. typedef interface IHTMLElement3 IHTMLElement3;
  295. #endif  /* __IHTMLElement3_FWD_DEFINED__ */
  296. #ifndef __IHTMLElement4_FWD_DEFINED__
  297. #define __IHTMLElement4_FWD_DEFINED__
  298. typedef interface IHTMLElement4 IHTMLElement4;
  299. #endif  /* __IHTMLElement4_FWD_DEFINED__ */
  300. #ifndef __IHTMLElementRender_FWD_DEFINED__
  301. #define __IHTMLElementRender_FWD_DEFINED__
  302. typedef interface IHTMLElementRender IHTMLElementRender;
  303. #endif  /* __IHTMLElementRender_FWD_DEFINED__ */
  304. #ifndef __IHTMLUniqueName_FWD_DEFINED__
  305. #define __IHTMLUniqueName_FWD_DEFINED__
  306. typedef interface IHTMLUniqueName IHTMLUniqueName;
  307. #endif  /* __IHTMLUniqueName_FWD_DEFINED__ */
  308. #ifndef __IHTMLDatabinding_FWD_DEFINED__
  309. #define __IHTMLDatabinding_FWD_DEFINED__
  310. typedef interface IHTMLDatabinding IHTMLDatabinding;
  311. #endif  /* __IHTMLDatabinding_FWD_DEFINED__ */
  312. #ifndef __IHTMLDocument_FWD_DEFINED__
  313. #define __IHTMLDocument_FWD_DEFINED__
  314. typedef interface IHTMLDocument IHTMLDocument;
  315. #endif  /* __IHTMLDocument_FWD_DEFINED__ */
  316. #ifndef __IHTMLElementDefaults_FWD_DEFINED__
  317. #define __IHTMLElementDefaults_FWD_DEFINED__
  318. typedef interface IHTMLElementDefaults IHTMLElementDefaults;
  319. #endif  /* __IHTMLElementDefaults_FWD_DEFINED__ */
  320. #ifndef __DispHTMLDefaults_FWD_DEFINED__
  321. #define __DispHTMLDefaults_FWD_DEFINED__
  322. typedef interface DispHTMLDefaults DispHTMLDefaults;
  323. #endif  /* __DispHTMLDefaults_FWD_DEFINED__ */
  324. #ifndef __HTMLDefaults_FWD_DEFINED__
  325. #define __HTMLDefaults_FWD_DEFINED__
  326. #ifdef __cplusplus
  327. typedef class HTMLDefaults HTMLDefaults;
  328. #else
  329. typedef struct HTMLDefaults HTMLDefaults;
  330. #endif /* __cplusplus */
  331. #endif  /* __HTMLDefaults_FWD_DEFINED__ */
  332. #ifndef __IHTCDefaultDispatch_FWD_DEFINED__
  333. #define __IHTCDefaultDispatch_FWD_DEFINED__
  334. typedef interface IHTCDefaultDispatch IHTCDefaultDispatch;
  335. #endif  /* __IHTCDefaultDispatch_FWD_DEFINED__ */
  336. #ifndef __IHTCPropertyBehavior_FWD_DEFINED__
  337. #define __IHTCPropertyBehavior_FWD_DEFINED__
  338. typedef interface IHTCPropertyBehavior IHTCPropertyBehavior;
  339. #endif  /* __IHTCPropertyBehavior_FWD_DEFINED__ */
  340. #ifndef __IHTCMethodBehavior_FWD_DEFINED__
  341. #define __IHTCMethodBehavior_FWD_DEFINED__
  342. typedef interface IHTCMethodBehavior IHTCMethodBehavior;
  343. #endif  /* __IHTCMethodBehavior_FWD_DEFINED__ */
  344. #ifndef __IHTCEventBehavior_FWD_DEFINED__
  345. #define __IHTCEventBehavior_FWD_DEFINED__
  346. typedef interface IHTCEventBehavior IHTCEventBehavior;
  347. #endif  /* __IHTCEventBehavior_FWD_DEFINED__ */
  348. #ifndef __IHTCAttachBehavior_FWD_DEFINED__
  349. #define __IHTCAttachBehavior_FWD_DEFINED__
  350. typedef interface IHTCAttachBehavior IHTCAttachBehavior;
  351. #endif  /* __IHTCAttachBehavior_FWD_DEFINED__ */
  352. #ifndef __IHTCAttachBehavior2_FWD_DEFINED__
  353. #define __IHTCAttachBehavior2_FWD_DEFINED__
  354. typedef interface IHTCAttachBehavior2 IHTCAttachBehavior2;
  355. #endif  /* __IHTCAttachBehavior2_FWD_DEFINED__ */
  356. #ifndef __IHTCDescBehavior_FWD_DEFINED__
  357. #define __IHTCDescBehavior_FWD_DEFINED__
  358. typedef interface IHTCDescBehavior IHTCDescBehavior;
  359. #endif  /* __IHTCDescBehavior_FWD_DEFINED__ */
  360. #ifndef __DispHTCDefaultDispatch_FWD_DEFINED__
  361. #define __DispHTCDefaultDispatch_FWD_DEFINED__
  362. typedef interface DispHTCDefaultDispatch DispHTCDefaultDispatch;
  363. #endif  /* __DispHTCDefaultDispatch_FWD_DEFINED__ */
  364. #ifndef __HTCDefaultDispatch_FWD_DEFINED__
  365. #define __HTCDefaultDispatch_FWD_DEFINED__
  366. #ifdef __cplusplus
  367. typedef class HTCDefaultDispatch HTCDefaultDispatch;
  368. #else
  369. typedef struct HTCDefaultDispatch HTCDefaultDispatch;
  370. #endif /* __cplusplus */
  371. #endif  /* __HTCDefaultDispatch_FWD_DEFINED__ */
  372. #ifndef __DispHTCPropertyBehavior_FWD_DEFINED__
  373. #define __DispHTCPropertyBehavior_FWD_DEFINED__
  374. typedef interface DispHTCPropertyBehavior DispHTCPropertyBehavior;
  375. #endif  /* __DispHTCPropertyBehavior_FWD_DEFINED__ */
  376. #ifndef __HTCPropertyBehavior_FWD_DEFINED__
  377. #define __HTCPropertyBehavior_FWD_DEFINED__
  378. #ifdef __cplusplus
  379. typedef class HTCPropertyBehavior HTCPropertyBehavior;
  380. #else
  381. typedef struct HTCPropertyBehavior HTCPropertyBehavior;
  382. #endif /* __cplusplus */
  383. #endif  /* __HTCPropertyBehavior_FWD_DEFINED__ */
  384. #ifndef __DispHTCMethodBehavior_FWD_DEFINED__
  385. #define __DispHTCMethodBehavior_FWD_DEFINED__
  386. typedef interface DispHTCMethodBehavior DispHTCMethodBehavior;
  387. #endif  /* __DispHTCMethodBehavior_FWD_DEFINED__ */
  388. #ifndef __HTCMethodBehavior_FWD_DEFINED__
  389. #define __HTCMethodBehavior_FWD_DEFINED__
  390. #ifdef __cplusplus
  391. typedef class HTCMethodBehavior HTCMethodBehavior;
  392. #else
  393. typedef struct HTCMethodBehavior HTCMethodBehavior;
  394. #endif /* __cplusplus */
  395. #endif  /* __HTCMethodBehavior_FWD_DEFINED__ */
  396. #ifndef __DispHTCEventBehavior_FWD_DEFINED__
  397. #define __DispHTCEventBehavior_FWD_DEFINED__
  398. typedef interface DispHTCEventBehavior DispHTCEventBehavior;
  399. #endif  /* __DispHTCEventBehavior_FWD_DEFINED__ */
  400. #ifndef __HTCEventBehavior_FWD_DEFINED__
  401. #define __HTCEventBehavior_FWD_DEFINED__
  402. #ifdef __cplusplus
  403. typedef class HTCEventBehavior HTCEventBehavior;
  404. #else
  405. typedef struct HTCEventBehavior HTCEventBehavior;
  406. #endif /* __cplusplus */
  407. #endif  /* __HTCEventBehavior_FWD_DEFINED__ */
  408. #ifndef __DispHTCAttachBehavior_FWD_DEFINED__
  409. #define __DispHTCAttachBehavior_FWD_DEFINED__
  410. typedef interface DispHTCAttachBehavior DispHTCAttachBehavior;
  411. #endif  /* __DispHTCAttachBehavior_FWD_DEFINED__ */
  412. #ifndef __HTCAttachBehavior_FWD_DEFINED__
  413. #define __HTCAttachBehavior_FWD_DEFINED__
  414. #ifdef __cplusplus
  415. typedef class HTCAttachBehavior HTCAttachBehavior;
  416. #else
  417. typedef struct HTCAttachBehavior HTCAttachBehavior;
  418. #endif /* __cplusplus */
  419. #endif  /* __HTCAttachBehavior_FWD_DEFINED__ */
  420. #ifndef __DispHTCDescBehavior_FWD_DEFINED__
  421. #define __DispHTCDescBehavior_FWD_DEFINED__
  422. typedef interface DispHTCDescBehavior DispHTCDescBehavior;
  423. #endif  /* __DispHTCDescBehavior_FWD_DEFINED__ */
  424. #ifndef __HTCDescBehavior_FWD_DEFINED__
  425. #define __HTCDescBehavior_FWD_DEFINED__
  426. #ifdef __cplusplus
  427. typedef class HTCDescBehavior HTCDescBehavior;
  428. #else
  429. typedef struct HTCDescBehavior HTCDescBehavior;
  430. #endif /* __cplusplus */
  431. #endif  /* __HTCDescBehavior_FWD_DEFINED__ */
  432. #ifndef __IHTMLUrnCollection_FWD_DEFINED__
  433. #define __IHTMLUrnCollection_FWD_DEFINED__
  434. typedef interface IHTMLUrnCollection IHTMLUrnCollection;
  435. #endif  /* __IHTMLUrnCollection_FWD_DEFINED__ */
  436. #ifndef __HTMLUrnCollection_FWD_DEFINED__
  437. #define __HTMLUrnCollection_FWD_DEFINED__
  438. #ifdef __cplusplus
  439. typedef class HTMLUrnCollection HTMLUrnCollection;
  440. #else
  441. typedef struct HTMLUrnCollection HTMLUrnCollection;
  442. #endif /* __cplusplus */
  443. #endif  /* __HTMLUrnCollection_FWD_DEFINED__ */
  444. #ifndef __IHTMLGenericElement_FWD_DEFINED__
  445. #define __IHTMLGenericElement_FWD_DEFINED__
  446. typedef interface IHTMLGenericElement IHTMLGenericElement;
  447. #endif  /* __IHTMLGenericElement_FWD_DEFINED__ */
  448. #ifndef __DispHTMLGenericElement_FWD_DEFINED__
  449. #define __DispHTMLGenericElement_FWD_DEFINED__
  450. typedef interface DispHTMLGenericElement DispHTMLGenericElement;
  451. #endif  /* __DispHTMLGenericElement_FWD_DEFINED__ */
  452. #ifndef __HTMLGenericElement_FWD_DEFINED__
  453. #define __HTMLGenericElement_FWD_DEFINED__
  454. #ifdef __cplusplus
  455. typedef class HTMLGenericElement HTMLGenericElement;
  456. #else
  457. typedef struct HTMLGenericElement HTMLGenericElement;
  458. #endif /* __cplusplus */
  459. #endif  /* __HTMLGenericElement_FWD_DEFINED__ */
  460. #ifndef __IHTMLStyleSheetRule_FWD_DEFINED__
  461. #define __IHTMLStyleSheetRule_FWD_DEFINED__
  462. typedef interface IHTMLStyleSheetRule IHTMLStyleSheetRule;
  463. #endif  /* __IHTMLStyleSheetRule_FWD_DEFINED__ */
  464. #ifndef __IHTMLStyleSheetRulesCollection_FWD_DEFINED__
  465. #define __IHTMLStyleSheetRulesCollection_FWD_DEFINED__
  466. typedef interface IHTMLStyleSheetRulesCollection IHTMLStyleSheetRulesCollection;
  467. #endif  /* __IHTMLStyleSheetRulesCollection_FWD_DEFINED__ */
  468. #ifndef __HTMLStyleSheetRule_FWD_DEFINED__
  469. #define __HTMLStyleSheetRule_FWD_DEFINED__
  470. #ifdef __cplusplus
  471. typedef class HTMLStyleSheetRule HTMLStyleSheetRule;
  472. #else
  473. typedef struct HTMLStyleSheetRule HTMLStyleSheetRule;
  474. #endif /* __cplusplus */
  475. #endif  /* __HTMLStyleSheetRule_FWD_DEFINED__ */
  476. #ifndef __HTMLStyleSheetRulesCollection_FWD_DEFINED__
  477. #define __HTMLStyleSheetRulesCollection_FWD_DEFINED__
  478. #ifdef __cplusplus
  479. typedef class HTMLStyleSheetRulesCollection HTMLStyleSheetRulesCollection;
  480. #else
  481. typedef struct HTMLStyleSheetRulesCollection HTMLStyleSheetRulesCollection;
  482. #endif /* __cplusplus */
  483. #endif  /* __HTMLStyleSheetRulesCollection_FWD_DEFINED__ */
  484. #ifndef __IHTMLStyleSheetPage_FWD_DEFINED__
  485. #define __IHTMLStyleSheetPage_FWD_DEFINED__
  486. typedef interface IHTMLStyleSheetPage IHTMLStyleSheetPage;
  487. #endif  /* __IHTMLStyleSheetPage_FWD_DEFINED__ */
  488. #ifndef __IHTMLStyleSheetPagesCollection_FWD_DEFINED__
  489. #define __IHTMLStyleSheetPagesCollection_FWD_DEFINED__
  490. typedef interface IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection;
  491. #endif  /* __IHTMLStyleSheetPagesCollection_FWD_DEFINED__ */
  492. #ifndef __HTMLStyleSheetPage_FWD_DEFINED__
  493. #define __HTMLStyleSheetPage_FWD_DEFINED__
  494. #ifdef __cplusplus
  495. typedef class HTMLStyleSheetPage HTMLStyleSheetPage;
  496. #else
  497. typedef struct HTMLStyleSheetPage HTMLStyleSheetPage;
  498. #endif /* __cplusplus */
  499. #endif  /* __HTMLStyleSheetPage_FWD_DEFINED__ */
  500. #ifndef __HTMLStyleSheetPagesCollection_FWD_DEFINED__
  501. #define __HTMLStyleSheetPagesCollection_FWD_DEFINED__
  502. #ifdef __cplusplus
  503. typedef class HTMLStyleSheetPagesCollection HTMLStyleSheetPagesCollection;
  504. #else
  505. typedef struct HTMLStyleSheetPagesCollection HTMLStyleSheetPagesCollection;
  506. #endif /* __cplusplus */
  507. #endif  /* __HTMLStyleSheetPagesCollection_FWD_DEFINED__ */
  508. #ifndef __IHTMLStyleSheetsCollection_FWD_DEFINED__
  509. #define __IHTMLStyleSheetsCollection_FWD_DEFINED__
  510. typedef interface IHTMLStyleSheetsCollection IHTMLStyleSheetsCollection;
  511. #endif  /* __IHTMLStyleSheetsCollection_FWD_DEFINED__ */
  512. #ifndef __IHTMLStyleSheet_FWD_DEFINED__
  513. #define __IHTMLStyleSheet_FWD_DEFINED__
  514. typedef interface IHTMLStyleSheet IHTMLStyleSheet;
  515. #endif  /* __IHTMLStyleSheet_FWD_DEFINED__ */
  516. #ifndef __IHTMLStyleSheet2_FWD_DEFINED__
  517. #define __IHTMLStyleSheet2_FWD_DEFINED__
  518. typedef interface IHTMLStyleSheet2 IHTMLStyleSheet2;
  519. #endif  /* __IHTMLStyleSheet2_FWD_DEFINED__ */
  520. #ifndef __DispHTMLStyleSheet_FWD_DEFINED__
  521. #define __DispHTMLStyleSheet_FWD_DEFINED__
  522. typedef interface DispHTMLStyleSheet DispHTMLStyleSheet;
  523. #endif  /* __DispHTMLStyleSheet_FWD_DEFINED__ */
  524. #ifndef __HTMLStyleSheet_FWD_DEFINED__
  525. #define __HTMLStyleSheet_FWD_DEFINED__
  526. #ifdef __cplusplus
  527. typedef class HTMLStyleSheet HTMLStyleSheet;
  528. #else
  529. typedef struct HTMLStyleSheet HTMLStyleSheet;
  530. #endif /* __cplusplus */
  531. #endif  /* __HTMLStyleSheet_FWD_DEFINED__ */
  532. #ifndef __HTMLStyleSheetsCollection_FWD_DEFINED__
  533. #define __HTMLStyleSheetsCollection_FWD_DEFINED__
  534. #ifdef __cplusplus
  535. typedef class HTMLStyleSheetsCollection HTMLStyleSheetsCollection;
  536. #else
  537. typedef struct HTMLStyleSheetsCollection HTMLStyleSheetsCollection;
  538. #endif /* __cplusplus */
  539. #endif  /* __HTMLStyleSheetsCollection_FWD_DEFINED__ */
  540. #ifndef __HTMLLinkElementEvents2_FWD_DEFINED__
  541. #define __HTMLLinkElementEvents2_FWD_DEFINED__
  542. typedef interface HTMLLinkElementEvents2 HTMLLinkElementEvents2;
  543. #endif  /* __HTMLLinkElementEvents2_FWD_DEFINED__ */
  544. #ifndef __HTMLLinkElementEvents_FWD_DEFINED__
  545. #define __HTMLLinkElementEvents_FWD_DEFINED__
  546. typedef interface HTMLLinkElementEvents HTMLLinkElementEvents;
  547. #endif  /* __HTMLLinkElementEvents_FWD_DEFINED__ */
  548. #ifndef __IHTMLLinkElement_FWD_DEFINED__
  549. #define __IHTMLLinkElement_FWD_DEFINED__
  550. typedef interface IHTMLLinkElement IHTMLLinkElement;
  551. #endif  /* __IHTMLLinkElement_FWD_DEFINED__ */
  552. #ifndef __IHTMLLinkElement2_FWD_DEFINED__
  553. #define __IHTMLLinkElement2_FWD_DEFINED__
  554. typedef interface IHTMLLinkElement2 IHTMLLinkElement2;
  555. #endif  /* __IHTMLLinkElement2_FWD_DEFINED__ */
  556. #ifndef __IHTMLLinkElement3_FWD_DEFINED__
  557. #define __IHTMLLinkElement3_FWD_DEFINED__
  558. typedef interface IHTMLLinkElement3 IHTMLLinkElement3;
  559. #endif  /* __IHTMLLinkElement3_FWD_DEFINED__ */
  560. #ifndef __DispHTMLLinkElement_FWD_DEFINED__
  561. #define __DispHTMLLinkElement_FWD_DEFINED__
  562. typedef interface DispHTMLLinkElement DispHTMLLinkElement;
  563. #endif  /* __DispHTMLLinkElement_FWD_DEFINED__ */
  564. #ifndef __HTMLLinkElement_FWD_DEFINED__
  565. #define __HTMLLinkElement_FWD_DEFINED__
  566. #ifdef __cplusplus
  567. typedef class HTMLLinkElement HTMLLinkElement;
  568. #else
  569. typedef struct HTMLLinkElement HTMLLinkElement;
  570. #endif /* __cplusplus */
  571. #endif  /* __HTMLLinkElement_FWD_DEFINED__ */
  572. #ifndef __IHTMLTxtRange_FWD_DEFINED__
  573. #define __IHTMLTxtRange_FWD_DEFINED__
  574. typedef interface IHTMLTxtRange IHTMLTxtRange;
  575. #endif  /* __IHTMLTxtRange_FWD_DEFINED__ */
  576. #ifndef __IHTMLTextRangeMetrics_FWD_DEFINED__
  577. #define __IHTMLTextRangeMetrics_FWD_DEFINED__
  578. typedef interface IHTMLTextRangeMetrics IHTMLTextRangeMetrics;
  579. #endif  /* __IHTMLTextRangeMetrics_FWD_DEFINED__ */
  580. #ifndef __IHTMLTextRangeMetrics2_FWD_DEFINED__
  581. #define __IHTMLTextRangeMetrics2_FWD_DEFINED__
  582. typedef interface IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2;
  583. #endif  /* __IHTMLTextRangeMetrics2_FWD_DEFINED__ */
  584. #ifndef __IHTMLTxtRangeCollection_FWD_DEFINED__
  585. #define __IHTMLTxtRangeCollection_FWD_DEFINED__
  586. typedef interface IHTMLTxtRangeCollection IHTMLTxtRangeCollection;
  587. #endif  /* __IHTMLTxtRangeCollection_FWD_DEFINED__ */
  588. #ifndef __HTMLFormElementEvents2_FWD_DEFINED__
  589. #define __HTMLFormElementEvents2_FWD_DEFINED__
  590. typedef interface HTMLFormElementEvents2 HTMLFormElementEvents2;
  591. #endif  /* __HTMLFormElementEvents2_FWD_DEFINED__ */
  592. #ifndef __HTMLFormElementEvents_FWD_DEFINED__
  593. #define __HTMLFormElementEvents_FWD_DEFINED__
  594. typedef interface HTMLFormElementEvents HTMLFormElementEvents;
  595. #endif  /* __HTMLFormElementEvents_FWD_DEFINED__ */
  596. #ifndef __IHTMLFormElement_FWD_DEFINED__
  597. #define __IHTMLFormElement_FWD_DEFINED__
  598. typedef interface IHTMLFormElement IHTMLFormElement;
  599. #endif  /* __IHTMLFormElement_FWD_DEFINED__ */
  600. #ifndef __IHTMLFormElement2_FWD_DEFINED__
  601. #define __IHTMLFormElement2_FWD_DEFINED__
  602. typedef interface IHTMLFormElement2 IHTMLFormElement2;
  603. #endif  /* __IHTMLFormElement2_FWD_DEFINED__ */
  604. #ifndef __IHTMLFormElement3_FWD_DEFINED__
  605. #define __IHTMLFormElement3_FWD_DEFINED__
  606. typedef interface IHTMLFormElement3 IHTMLFormElement3;
  607. #endif  /* __IHTMLFormElement3_FWD_DEFINED__ */
  608. #ifndef __IHTMLSubmitData_FWD_DEFINED__
  609. #define __IHTMLSubmitData_FWD_DEFINED__
  610. typedef interface IHTMLSubmitData IHTMLSubmitData;
  611. #endif  /* __IHTMLSubmitData_FWD_DEFINED__ */
  612. #ifndef __DispHTMLFormElement_FWD_DEFINED__
  613. #define __DispHTMLFormElement_FWD_DEFINED__
  614. typedef interface DispHTMLFormElement DispHTMLFormElement;
  615. #endif  /* __DispHTMLFormElement_FWD_DEFINED__ */
  616. #ifndef __HTMLFormElement_FWD_DEFINED__
  617. #define __HTMLFormElement_FWD_DEFINED__
  618. #ifdef __cplusplus
  619. typedef class HTMLFormElement HTMLFormElement;
  620. #else
  621. typedef struct HTMLFormElement HTMLFormElement;
  622. #endif /* __cplusplus */
  623. #endif  /* __HTMLFormElement_FWD_DEFINED__ */
  624. #ifndef __HTMLControlElementEvents2_FWD_DEFINED__
  625. #define __HTMLControlElementEvents2_FWD_DEFINED__
  626. typedef interface HTMLControlElementEvents2 HTMLControlElementEvents2;
  627. #endif  /* __HTMLControlElementEvents2_FWD_DEFINED__ */
  628. #ifndef __HTMLControlElementEvents_FWD_DEFINED__
  629. #define __HTMLControlElementEvents_FWD_DEFINED__
  630. typedef interface HTMLControlElementEvents HTMLControlElementEvents;
  631. #endif  /* __HTMLControlElementEvents_FWD_DEFINED__ */
  632. #ifndef __IHTMLControlElement_FWD_DEFINED__
  633. #define __IHTMLControlElement_FWD_DEFINED__
  634. typedef interface IHTMLControlElement IHTMLControlElement;
  635. #endif  /* __IHTMLControlElement_FWD_DEFINED__ */
  636. #ifndef __IHTMLTextElement_FWD_DEFINED__
  637. #define __IHTMLTextElement_FWD_DEFINED__
  638. typedef interface IHTMLTextElement IHTMLTextElement;
  639. #endif  /* __IHTMLTextElement_FWD_DEFINED__ */
  640. #ifndef __DispHTMLTextElement_FWD_DEFINED__
  641. #define __DispHTMLTextElement_FWD_DEFINED__
  642. typedef interface DispHTMLTextElement DispHTMLTextElement;
  643. #endif  /* __DispHTMLTextElement_FWD_DEFINED__ */
  644. #ifndef __HTMLTextElement_FWD_DEFINED__
  645. #define __HTMLTextElement_FWD_DEFINED__
  646. #ifdef __cplusplus
  647. typedef class HTMLTextElement HTMLTextElement;
  648. #else
  649. typedef struct HTMLTextElement HTMLTextElement;
  650. #endif /* __cplusplus */
  651. #endif  /* __HTMLTextElement_FWD_DEFINED__ */
  652. #ifndef __HTMLTextContainerEvents2_FWD_DEFINED__
  653. #define __HTMLTextContainerEvents2_FWD_DEFINED__
  654. typedef interface HTMLTextContainerEvents2 HTMLTextContainerEvents2;
  655. #endif  /* __HTMLTextContainerEvents2_FWD_DEFINED__ */
  656. #ifndef __HTMLTextContainerEvents_FWD_DEFINED__
  657. #define __HTMLTextContainerEvents_FWD_DEFINED__
  658. typedef interface HTMLTextContainerEvents HTMLTextContainerEvents;
  659. #endif  /* __HTMLTextContainerEvents_FWD_DEFINED__ */
  660. #ifndef __IHTMLTextContainer_FWD_DEFINED__
  661. #define __IHTMLTextContainer_FWD_DEFINED__
  662. typedef interface IHTMLTextContainer IHTMLTextContainer;
  663. #endif  /* __IHTMLTextContainer_FWD_DEFINED__ */
  664. #ifndef __IHTMLControlRange_FWD_DEFINED__
  665. #define __IHTMLControlRange_FWD_DEFINED__
  666. typedef interface IHTMLControlRange IHTMLControlRange;
  667. #endif  /* __IHTMLControlRange_FWD_DEFINED__ */
  668. #ifndef __IHTMLControlRange2_FWD_DEFINED__
  669. #define __IHTMLControlRange2_FWD_DEFINED__
  670. typedef interface IHTMLControlRange2 IHTMLControlRange2;
  671. #endif  /* __IHTMLControlRange2_FWD_DEFINED__ */
  672. #ifndef __HTMLImgEvents2_FWD_DEFINED__
  673. #define __HTMLImgEvents2_FWD_DEFINED__
  674. typedef interface HTMLImgEvents2 HTMLImgEvents2;
  675. #endif  /* __HTMLImgEvents2_FWD_DEFINED__ */
  676. #ifndef __HTMLImgEvents_FWD_DEFINED__
  677. #define __HTMLImgEvents_FWD_DEFINED__
  678. typedef interface HTMLImgEvents HTMLImgEvents;
  679. #endif  /* __HTMLImgEvents_FWD_DEFINED__ */
  680. #ifndef __IHTMLImgElement_FWD_DEFINED__
  681. #define __IHTMLImgElement_FWD_DEFINED__
  682. typedef interface IHTMLImgElement IHTMLImgElement;
  683. #endif  /* __IHTMLImgElement_FWD_DEFINED__ */
  684. #ifndef __IHTMLImgElement2_FWD_DEFINED__
  685. #define __IHTMLImgElement2_FWD_DEFINED__
  686. typedef interface IHTMLImgElement2 IHTMLImgElement2;
  687. #endif  /* __IHTMLImgElement2_FWD_DEFINED__ */
  688. #ifndef __IHTMLImageElementFactory_FWD_DEFINED__
  689. #define __IHTMLImageElementFactory_FWD_DEFINED__
  690. typedef interface IHTMLImageElementFactory IHTMLImageElementFactory;
  691. #endif  /* __IHTMLImageElementFactory_FWD_DEFINED__ */
  692. #ifndef __DispHTMLImg_FWD_DEFINED__
  693. #define __DispHTMLImg_FWD_DEFINED__
  694. typedef interface DispHTMLImg DispHTMLImg;
  695. #endif  /* __DispHTMLImg_FWD_DEFINED__ */
  696. #ifndef __HTMLImg_FWD_DEFINED__
  697. #define __HTMLImg_FWD_DEFINED__
  698. #ifdef __cplusplus
  699. typedef class HTMLImg HTMLImg;
  700. #else
  701. typedef struct HTMLImg HTMLImg;
  702. #endif /* __cplusplus */
  703. #endif  /* __HTMLImg_FWD_DEFINED__ */
  704. #ifndef __HTMLImageElementFactory_FWD_DEFINED__
  705. #define __HTMLImageElementFactory_FWD_DEFINED__
  706. #ifdef __cplusplus
  707. typedef class HTMLImageElementFactory HTMLImageElementFactory;
  708. #else
  709. typedef struct HTMLImageElementFactory HTMLImageElementFactory;
  710. #endif /* __cplusplus */
  711. #endif  /* __HTMLImageElementFactory_FWD_DEFINED__ */
  712. #ifndef __IHTMLBodyElement_FWD_DEFINED__
  713. #define __IHTMLBodyElement_FWD_DEFINED__
  714. typedef interface IHTMLBodyElement IHTMLBodyElement;
  715. #endif  /* __IHTMLBodyElement_FWD_DEFINED__ */
  716. #ifndef __IHTMLBodyElement2_FWD_DEFINED__
  717. #define __IHTMLBodyElement2_FWD_DEFINED__
  718. typedef interface IHTMLBodyElement2 IHTMLBodyElement2;
  719. #endif  /* __IHTMLBodyElement2_FWD_DEFINED__ */
  720. #ifndef __DispHTMLBody_FWD_DEFINED__
  721. #define __DispHTMLBody_FWD_DEFINED__
  722. typedef interface DispHTMLBody DispHTMLBody;
  723. #endif  /* __DispHTMLBody_FWD_DEFINED__ */
  724. #ifndef __HTMLBody_FWD_DEFINED__
  725. #define __HTMLBody_FWD_DEFINED__
  726. #ifdef __cplusplus
  727. typedef class HTMLBody HTMLBody;
  728. #else
  729. typedef struct HTMLBody HTMLBody;
  730. #endif /* __cplusplus */
  731. #endif  /* __HTMLBody_FWD_DEFINED__ */
  732. #ifndef __IHTMLFontElement_FWD_DEFINED__
  733. #define __IHTMLFontElement_FWD_DEFINED__
  734. typedef interface IHTMLFontElement IHTMLFontElement;
  735. #endif  /* __IHTMLFontElement_FWD_DEFINED__ */
  736. #ifndef __DispHTMLFontElement_FWD_DEFINED__
  737. #define __DispHTMLFontElement_FWD_DEFINED__
  738. typedef interface DispHTMLFontElement DispHTMLFontElement;
  739. #endif  /* __DispHTMLFontElement_FWD_DEFINED__ */
  740. #ifndef __HTMLFontElement_FWD_DEFINED__
  741. #define __HTMLFontElement_FWD_DEFINED__
  742. #ifdef __cplusplus
  743. typedef class HTMLFontElement HTMLFontElement;
  744. #else
  745. typedef struct HTMLFontElement HTMLFontElement;
  746. #endif /* __cplusplus */
  747. #endif  /* __HTMLFontElement_FWD_DEFINED__ */
  748. #ifndef __HTMLAnchorEvents2_FWD_DEFINED__
  749. #define __HTMLAnchorEvents2_FWD_DEFINED__
  750. typedef interface HTMLAnchorEvents2 HTMLAnchorEvents2;
  751. #endif  /* __HTMLAnchorEvents2_FWD_DEFINED__ */
  752. #ifndef __HTMLAnchorEvents_FWD_DEFINED__
  753. #define __HTMLAnchorEvents_FWD_DEFINED__
  754. typedef interface HTMLAnchorEvents HTMLAnchorEvents;
  755. #endif  /* __HTMLAnchorEvents_FWD_DEFINED__ */
  756. #ifndef __IHTMLAnchorElement_FWD_DEFINED__
  757. #define __IHTMLAnchorElement_FWD_DEFINED__
  758. typedef interface IHTMLAnchorElement IHTMLAnchorElement;
  759. #endif  /* __IHTMLAnchorElement_FWD_DEFINED__ */
  760. #ifndef __IHTMLAnchorElement2_FWD_DEFINED__
  761. #define __IHTMLAnchorElement2_FWD_DEFINED__
  762. typedef interface IHTMLAnchorElement2 IHTMLAnchorElement2;
  763. #endif  /* __IHTMLAnchorElement2_FWD_DEFINED__ */
  764. #ifndef __DispHTMLAnchorElement_FWD_DEFINED__
  765. #define __DispHTMLAnchorElement_FWD_DEFINED__
  766. typedef interface DispHTMLAnchorElement DispHTMLAnchorElement;
  767. #endif  /* __DispHTMLAnchorElement_FWD_DEFINED__ */
  768. #ifndef __HTMLAnchorElement_FWD_DEFINED__
  769. #define __HTMLAnchorElement_FWD_DEFINED__
  770. #ifdef __cplusplus
  771. typedef class HTMLAnchorElement HTMLAnchorElement;
  772. #else
  773. typedef struct HTMLAnchorElement HTMLAnchorElement;
  774. #endif /* __cplusplus */
  775. #endif  /* __HTMLAnchorElement_FWD_DEFINED__ */
  776. #ifndef __HTMLLabelEvents2_FWD_DEFINED__
  777. #define __HTMLLabelEvents2_FWD_DEFINED__
  778. typedef interface HTMLLabelEvents2 HTMLLabelEvents2;
  779. #endif  /* __HTMLLabelEvents2_FWD_DEFINED__ */
  780. #ifndef __HTMLLabelEvents_FWD_DEFINED__
  781. #define __HTMLLabelEvents_FWD_DEFINED__
  782. typedef interface HTMLLabelEvents HTMLLabelEvents;
  783. #endif  /* __HTMLLabelEvents_FWD_DEFINED__ */
  784. #ifndef __IHTMLLabelElement_FWD_DEFINED__
  785. #define __IHTMLLabelElement_FWD_DEFINED__
  786. typedef interface IHTMLLabelElement IHTMLLabelElement;
  787. #endif  /* __IHTMLLabelElement_FWD_DEFINED__ */
  788. #ifndef __IHTMLLabelElement2_FWD_DEFINED__
  789. #define __IHTMLLabelElement2_FWD_DEFINED__
  790. typedef interface IHTMLLabelElement2 IHTMLLabelElement2;
  791. #endif  /* __IHTMLLabelElement2_FWD_DEFINED__ */
  792. #ifndef __DispHTMLLabelElement_FWD_DEFINED__
  793. #define __DispHTMLLabelElement_FWD_DEFINED__
  794. typedef interface DispHTMLLabelElement DispHTMLLabelElement;
  795. #endif  /* __DispHTMLLabelElement_FWD_DEFINED__ */
  796. #ifndef __HTMLLabelElement_FWD_DEFINED__
  797. #define __HTMLLabelElement_FWD_DEFINED__
  798. #ifdef __cplusplus
  799. typedef class HTMLLabelElement HTMLLabelElement;
  800. #else
  801. typedef struct HTMLLabelElement HTMLLabelElement;
  802. #endif /* __cplusplus */
  803. #endif  /* __HTMLLabelElement_FWD_DEFINED__ */
  804. #ifndef __IHTMLListElement_FWD_DEFINED__
  805. #define __IHTMLListElement_FWD_DEFINED__
  806. typedef interface IHTMLListElement IHTMLListElement;
  807. #endif  /* __IHTMLListElement_FWD_DEFINED__ */
  808. #ifndef __IHTMLListElement2_FWD_DEFINED__
  809. #define __IHTMLListElement2_FWD_DEFINED__
  810. typedef interface IHTMLListElement2 IHTMLListElement2;
  811. #endif  /* __IHTMLListElement2_FWD_DEFINED__ */
  812. #ifndef __DispHTMLListElement_FWD_DEFINED__
  813. #define __DispHTMLListElement_FWD_DEFINED__
  814. typedef interface DispHTMLListElement DispHTMLListElement;
  815. #endif  /* __DispHTMLListElement_FWD_DEFINED__ */
  816. #ifndef __HTMLListElement_FWD_DEFINED__
  817. #define __HTMLListElement_FWD_DEFINED__
  818. #ifdef __cplusplus
  819. typedef class HTMLListElement HTMLListElement;
  820. #else
  821. typedef struct HTMLListElement HTMLListElement;
  822. #endif /* __cplusplus */
  823. #endif  /* __HTMLListElement_FWD_DEFINED__ */
  824. #ifndef __IHTMLUListElement_FWD_DEFINED__
  825. #define __IHTMLUListElement_FWD_DEFINED__
  826. typedef interface IHTMLUListElement IHTMLUListElement;
  827. #endif  /* __IHTMLUListElement_FWD_DEFINED__ */
  828. #ifndef __DispHTMLUListElement_FWD_DEFINED__
  829. #define __DispHTMLUListElement_FWD_DEFINED__
  830. typedef interface DispHTMLUListElement DispHTMLUListElement;
  831. #endif  /* __DispHTMLUListElement_FWD_DEFINED__ */
  832. #ifndef __HTMLUListElement_FWD_DEFINED__
  833. #define __HTMLUListElement_FWD_DEFINED__
  834. #ifdef __cplusplus
  835. typedef class HTMLUListElement HTMLUListElement;
  836. #else
  837. typedef struct HTMLUListElement HTMLUListElement;
  838. #endif /* __cplusplus */
  839. #endif  /* __HTMLUListElement_FWD_DEFINED__ */
  840. #ifndef __IHTMLOListElement_FWD_DEFINED__
  841. #define __IHTMLOListElement_FWD_DEFINED__
  842. typedef interface IHTMLOListElement IHTMLOListElement;
  843. #endif  /* __IHTMLOListElement_FWD_DEFINED__ */
  844. #ifndef __DispHTMLOListElement_FWD_DEFINED__
  845. #define __DispHTMLOListElement_FWD_DEFINED__
  846. typedef interface DispHTMLOListElement DispHTMLOListElement;
  847. #endif  /* __DispHTMLOListElement_FWD_DEFINED__ */
  848. #ifndef __HTMLOListElement_FWD_DEFINED__
  849. #define __HTMLOListElement_FWD_DEFINED__
  850. #ifdef __cplusplus
  851. typedef class HTMLOListElement HTMLOListElement;
  852. #else
  853. typedef struct HTMLOListElement HTMLOListElement;
  854. #endif /* __cplusplus */
  855. #endif  /* __HTMLOListElement_FWD_DEFINED__ */
  856. #ifndef __IHTMLLIElement_FWD_DEFINED__
  857. #define __IHTMLLIElement_FWD_DEFINED__
  858. typedef interface IHTMLLIElement IHTMLLIElement;
  859. #endif  /* __IHTMLLIElement_FWD_DEFINED__ */
  860. #ifndef __DispHTMLLIElement_FWD_DEFINED__
  861. #define __DispHTMLLIElement_FWD_DEFINED__
  862. typedef interface DispHTMLLIElement DispHTMLLIElement;
  863. #endif  /* __DispHTMLLIElement_FWD_DEFINED__ */
  864. #ifndef __HTMLLIElement_FWD_DEFINED__
  865. #define __HTMLLIElement_FWD_DEFINED__
  866. #ifdef __cplusplus
  867. typedef class HTMLLIElement HTMLLIElement;
  868. #else
  869. typedef struct HTMLLIElement HTMLLIElement;
  870. #endif /* __cplusplus */
  871. #endif  /* __HTMLLIElement_FWD_DEFINED__ */
  872. #ifndef __IHTMLBlockElement_FWD_DEFINED__
  873. #define __IHTMLBlockElement_FWD_DEFINED__
  874. typedef interface IHTMLBlockElement IHTMLBlockElement;
  875. #endif  /* __IHTMLBlockElement_FWD_DEFINED__ */
  876. #ifndef __IHTMLBlockElement2_FWD_DEFINED__
  877. #define __IHTMLBlockElement2_FWD_DEFINED__
  878. typedef interface IHTMLBlockElement2 IHTMLBlockElement2;
  879. #endif  /* __IHTMLBlockElement2_FWD_DEFINED__ */
  880. #ifndef __DispHTMLBlockElement_FWD_DEFINED__
  881. #define __DispHTMLBlockElement_FWD_DEFINED__
  882. typedef interface DispHTMLBlockElement DispHTMLBlockElement;
  883. #endif  /* __DispHTMLBlockElement_FWD_DEFINED__ */
  884. #ifndef __HTMLBlockElement_FWD_DEFINED__
  885. #define __HTMLBlockElement_FWD_DEFINED__
  886. #ifdef __cplusplus
  887. typedef class HTMLBlockElement HTMLBlockElement;
  888. #else
  889. typedef struct HTMLBlockElement HTMLBlockElement;
  890. #endif /* __cplusplus */
  891. #endif  /* __HTMLBlockElement_FWD_DEFINED__ */
  892. #ifndef __IHTMLDivElement_FWD_DEFINED__
  893. #define __IHTMLDivElement_FWD_DEFINED__
  894. typedef interface IHTMLDivElement IHTMLDivElement;
  895. #endif  /* __IHTMLDivElement_FWD_DEFINED__ */
  896. #ifndef __DispHTMLDivElement_FWD_DEFINED__
  897. #define __DispHTMLDivElement_FWD_DEFINED__
  898. typedef interface DispHTMLDivElement DispHTMLDivElement;
  899. #endif  /* __DispHTMLDivElement_FWD_DEFINED__ */
  900. #ifndef __HTMLDivElement_FWD_DEFINED__
  901. #define __HTMLDivElement_FWD_DEFINED__
  902. #ifdef __cplusplus
  903. typedef class HTMLDivElement HTMLDivElement;
  904. #else
  905. typedef struct HTMLDivElement HTMLDivElement;
  906. #endif /* __cplusplus */
  907. #endif  /* __HTMLDivElement_FWD_DEFINED__ */
  908. #ifndef __IHTMLDDElement_FWD_DEFINED__
  909. #define __IHTMLDDElement_FWD_DEFINED__
  910. typedef interface IHTMLDDElement IHTMLDDElement;
  911. #endif  /* __IHTMLDDElement_FWD_DEFINED__ */
  912. #ifndef __DispHTMLDDElement_FWD_DEFINED__
  913. #define __DispHTMLDDElement_FWD_DEFINED__
  914. typedef interface DispHTMLDDElement DispHTMLDDElement;
  915. #endif  /* __DispHTMLDDElement_FWD_DEFINED__ */
  916. #ifndef __HTMLDDElement_FWD_DEFINED__
  917. #define __HTMLDDElement_FWD_DEFINED__
  918. #ifdef __cplusplus
  919. typedef class HTMLDDElement HTMLDDElement;
  920. #else
  921. typedef struct HTMLDDElement HTMLDDElement;
  922. #endif /* __cplusplus */
  923. #endif  /* __HTMLDDElement_FWD_DEFINED__ */
  924. #ifndef __IHTMLDTElement_FWD_DEFINED__
  925. #define __IHTMLDTElement_FWD_DEFINED__
  926. typedef interface IHTMLDTElement IHTMLDTElement;
  927. #endif  /* __IHTMLDTElement_FWD_DEFINED__ */
  928. #ifndef __DispHTMLDTElement_FWD_DEFINED__
  929. #define __DispHTMLDTElement_FWD_DEFINED__
  930. typedef interface DispHTMLDTElement DispHTMLDTElement;
  931. #endif  /* __DispHTMLDTElement_FWD_DEFINED__ */
  932. #ifndef __HTMLDTElement_FWD_DEFINED__
  933. #define __HTMLDTElement_FWD_DEFINED__
  934. #ifdef __cplusplus
  935. typedef class HTMLDTElement HTMLDTElement;
  936. #else
  937. typedef struct HTMLDTElement HTMLDTElement;
  938. #endif /* __cplusplus */
  939. #endif  /* __HTMLDTElement_FWD_DEFINED__ */
  940. #ifndef __IHTMLBRElement_FWD_DEFINED__
  941. #define __IHTMLBRElement_FWD_DEFINED__
  942. typedef interface IHTMLBRElement IHTMLBRElement;
  943. #endif  /* __IHTMLBRElement_FWD_DEFINED__ */
  944. #ifndef __DispHTMLBRElement_FWD_DEFINED__
  945. #define __DispHTMLBRElement_FWD_DEFINED__
  946. typedef interface DispHTMLBRElement DispHTMLBRElement;
  947. #endif  /* __DispHTMLBRElement_FWD_DEFINED__ */
  948. #ifndef __HTMLBRElement_FWD_DEFINED__
  949. #define __HTMLBRElement_FWD_DEFINED__
  950. #ifdef __cplusplus
  951. typedef class HTMLBRElement HTMLBRElement;
  952. #else
  953. typedef struct HTMLBRElement HTMLBRElement;
  954. #endif /* __cplusplus */
  955. #endif  /* __HTMLBRElement_FWD_DEFINED__ */
  956. #ifndef __IHTMLDListElement_FWD_DEFINED__
  957. #define __IHTMLDListElement_FWD_DEFINED__
  958. typedef interface IHTMLDListElement IHTMLDListElement;
  959. #endif  /* __IHTMLDListElement_FWD_DEFINED__ */
  960. #ifndef __DispHTMLDListElement_FWD_DEFINED__
  961. #define __DispHTMLDListElement_FWD_DEFINED__
  962. typedef interface DispHTMLDListElement DispHTMLDListElement;
  963. #endif  /* __DispHTMLDListElement_FWD_DEFINED__ */
  964. #ifndef __HTMLDListElement_FWD_DEFINED__
  965. #define __HTMLDListElement_FWD_DEFINED__
  966. #ifdef __cplusplus
  967. typedef class HTMLDListElement HTMLDListElement;
  968. #else
  969. typedef struct HTMLDListElement HTMLDListElement;
  970. #endif /* __cplusplus */
  971. #endif  /* __HTMLDListElement_FWD_DEFINED__ */
  972. #ifndef __IHTMLHRElement_FWD_DEFINED__
  973. #define __IHTMLHRElement_FWD_DEFINED__
  974. typedef interface IHTMLHRElement IHTMLHRElement;
  975. #endif  /* __IHTMLHRElement_FWD_DEFINED__ */
  976. #ifndef __DispHTMLHRElement_FWD_DEFINED__
  977. #define __DispHTMLHRElement_FWD_DEFINED__
  978. typedef interface DispHTMLHRElement DispHTMLHRElement;
  979. #endif  /* __DispHTMLHRElement_FWD_DEFINED__ */
  980. #ifndef __HTMLHRElement_FWD_DEFINED__
  981. #define __HTMLHRElement_FWD_DEFINED__
  982. #ifdef __cplusplus
  983. typedef class HTMLHRElement HTMLHRElement;
  984. #else
  985. typedef struct HTMLHRElement HTMLHRElement;
  986. #endif /* __cplusplus */
  987. #endif  /* __HTMLHRElement_FWD_DEFINED__ */
  988. #ifndef __IHTMLParaElement_FWD_DEFINED__
  989. #define __IHTMLParaElement_FWD_DEFINED__
  990. typedef interface IHTMLParaElement IHTMLParaElement;
  991. #endif  /* __IHTMLParaElement_FWD_DEFINED__ */
  992. #ifndef __DispHTMLParaElement_FWD_DEFINED__
  993. #define __DispHTMLParaElement_FWD_DEFINED__
  994. typedef interface DispHTMLParaElement DispHTMLParaElement;
  995. #endif  /* __DispHTMLParaElement_FWD_DEFINED__ */
  996. #ifndef __HTMLParaElement_FWD_DEFINED__
  997. #define __HTMLParaElement_FWD_DEFINED__
  998. #ifdef __cplusplus
  999. typedef class HTMLParaElement HTMLParaElement;
  1000. #else
  1001. typedef struct HTMLParaElement HTMLParaElement;
  1002. #endif /* __cplusplus */
  1003. #endif  /* __HTMLParaElement_FWD_DEFINED__ */
  1004. #ifndef __IHTMLElementCollection2_FWD_DEFINED__
  1005. #define __IHTMLElementCollection2_FWD_DEFINED__
  1006. typedef interface IHTMLElementCollection2 IHTMLElementCollection2;
  1007. #endif  /* __IHTMLElementCollection2_FWD_DEFINED__ */
  1008. #ifndef __IHTMLElementCollection3_FWD_DEFINED__
  1009. #define __IHTMLElementCollection3_FWD_DEFINED__
  1010. typedef interface IHTMLElementCollection3 IHTMLElementCollection3;
  1011. #endif  /* __IHTMLElementCollection3_FWD_DEFINED__ */
  1012. #ifndef __DispHTMLElementCollection_FWD_DEFINED__
  1013. #define __DispHTMLElementCollection_FWD_DEFINED__
  1014. typedef interface DispHTMLElementCollection DispHTMLElementCollection;
  1015. #endif  /* __DispHTMLElementCollection_FWD_DEFINED__ */
  1016. #ifndef __HTMLElementCollection_FWD_DEFINED__
  1017. #define __HTMLElementCollection_FWD_DEFINED__
  1018. #ifdef __cplusplus
  1019. typedef class HTMLElementCollection HTMLElementCollection;
  1020. #else
  1021. typedef struct HTMLElementCollection HTMLElementCollection;
  1022. #endif /* __cplusplus */
  1023. #endif  /* __HTMLElementCollection_FWD_DEFINED__ */
  1024. #ifndef __IHTMLHeaderElement_FWD_DEFINED__
  1025. #define __IHTMLHeaderElement_FWD_DEFINED__
  1026. typedef interface IHTMLHeaderElement IHTMLHeaderElement;
  1027. #endif  /* __IHTMLHeaderElement_FWD_DEFINED__ */
  1028. #ifndef __DispHTMLHeaderElement_FWD_DEFINED__
  1029. #define __DispHTMLHeaderElement_FWD_DEFINED__
  1030. typedef interface DispHTMLHeaderElement DispHTMLHeaderElement;
  1031. #endif  /* __DispHTMLHeaderElement_FWD_DEFINED__ */
  1032. #ifndef __HTMLHeaderElement_FWD_DEFINED__
  1033. #define __HTMLHeaderElement_FWD_DEFINED__
  1034. #ifdef __cplusplus
  1035. typedef class HTMLHeaderElement HTMLHeaderElement;
  1036. #else
  1037. typedef struct HTMLHeaderElement HTMLHeaderElement;
  1038. #endif /* __cplusplus */
  1039. #endif  /* __HTMLHeaderElement_FWD_DEFINED__ */
  1040. #ifndef __HTMLSelectElementEvents2_FWD_DEFINED__
  1041. #define __HTMLSelectElementEvents2_FWD_DEFINED__
  1042. typedef interface HTMLSelectElementEvents2 HTMLSelectElementEvents2;
  1043. #endif  /* __HTMLSelectElementEvents2_FWD_DEFINED__ */
  1044. #ifndef __HTMLSelectElementEvents_FWD_DEFINED__
  1045. #define __HTMLSelectElementEvents_FWD_DEFINED__
  1046. typedef interface HTMLSelectElementEvents HTMLSelectElementEvents;
  1047. #endif  /* __HTMLSelectElementEvents_FWD_DEFINED__ */
  1048. #ifndef __IHTMLSelectElement_FWD_DEFINED__
  1049. #define __IHTMLSelectElement_FWD_DEFINED__
  1050. typedef interface IHTMLSelectElement IHTMLSelectElement;
  1051. #endif  /* __IHTMLSelectElement_FWD_DEFINED__ */
  1052. #ifndef __IHTMLSelectElement2_FWD_DEFINED__
  1053. #define __IHTMLSelectElement2_FWD_DEFINED__
  1054. typedef interface IHTMLSelectElement2 IHTMLSelectElement2;
  1055. #endif  /* __IHTMLSelectElement2_FWD_DEFINED__ */
  1056. #ifndef __IHTMLSelectElement4_FWD_DEFINED__
  1057. #define __IHTMLSelectElement4_FWD_DEFINED__
  1058. typedef interface IHTMLSelectElement4 IHTMLSelectElement4;
  1059. #endif  /* __IHTMLSelectElement4_FWD_DEFINED__ */
  1060. #ifndef __DispHTMLSelectElement_FWD_DEFINED__
  1061. #define __DispHTMLSelectElement_FWD_DEFINED__
  1062. typedef interface DispHTMLSelectElement DispHTMLSelectElement;
  1063. #endif  /* __DispHTMLSelectElement_FWD_DEFINED__ */
  1064. #ifndef __HTMLSelectElement_FWD_DEFINED__
  1065. #define __HTMLSelectElement_FWD_DEFINED__
  1066. #ifdef __cplusplus
  1067. typedef class HTMLSelectElement HTMLSelectElement;
  1068. #else
  1069. typedef struct HTMLSelectElement HTMLSelectElement;
  1070. #endif /* __cplusplus */
  1071. #endif  /* __HTMLSelectElement_FWD_DEFINED__ */
  1072. #ifndef __IHTMLSelectionObject_FWD_DEFINED__
  1073. #define __IHTMLSelectionObject_FWD_DEFINED__
  1074. typedef interface IHTMLSelectionObject IHTMLSelectionObject;
  1075. #endif  /* __IHTMLSelectionObject_FWD_DEFINED__ */
  1076. #ifndef __IHTMLSelectionObject2_FWD_DEFINED__
  1077. #define __IHTMLSelectionObject2_FWD_DEFINED__
  1078. typedef interface IHTMLSelectionObject2 IHTMLSelectionObject2;
  1079. #endif  /* __IHTMLSelectionObject2_FWD_DEFINED__ */
  1080. #ifndef __IHTMLOptionElement_FWD_DEFINED__
  1081. #define __IHTMLOptionElement_FWD_DEFINED__
  1082. typedef interface IHTMLOptionElement IHTMLOptionElement;
  1083. #endif  /* __IHTMLOptionElement_FWD_DEFINED__ */
  1084. #ifndef __IHTMLOptionElement3_FWD_DEFINED__
  1085. #define __IHTMLOptionElement3_FWD_DEFINED__
  1086. typedef interface IHTMLOptionElement3 IHTMLOptionElement3;
  1087. #endif  /* __IHTMLOptionElement3_FWD_DEFINED__ */
  1088. #ifndef __IHTMLOptionElementFactory_FWD_DEFINED__
  1089. #define __IHTMLOptionElementFactory_FWD_DEFINED__
  1090. typedef interface IHTMLOptionElementFactory IHTMLOptionElementFactory;
  1091. #endif  /* __IHTMLOptionElementFactory_FWD_DEFINED__ */
  1092. #ifndef __DispHTMLOptionElement_FWD_DEFINED__
  1093. #define __DispHTMLOptionElement_FWD_DEFINED__
  1094. typedef interface DispHTMLOptionElement DispHTMLOptionElement;
  1095. #endif  /* __DispHTMLOptionElement_FWD_DEFINED__ */
  1096. #ifndef __HTMLOptionElement_FWD_DEFINED__
  1097. #define __HTMLOptionElement_FWD_DEFINED__
  1098. #ifdef __cplusplus
  1099. typedef class HTMLOptionElement HTMLOptionElement;
  1100. #else
  1101. typedef struct HTMLOptionElement HTMLOptionElement;
  1102. #endif /* __cplusplus */
  1103. #endif  /* __HTMLOptionElement_FWD_DEFINED__ */
  1104. #ifndef __HTMLOptionElementFactory_FWD_DEFINED__
  1105. #define __HTMLOptionElementFactory_FWD_DEFINED__
  1106. #ifdef __cplusplus
  1107. typedef class HTMLOptionElementFactory HTMLOptionElementFactory;
  1108. #else
  1109. typedef struct HTMLOptionElementFactory HTMLOptionElementFactory;
  1110. #endif /* __cplusplus */
  1111. #endif  /* __HTMLOptionElementFactory_FWD_DEFINED__ */
  1112. #ifndef __HTMLButtonElementEvents2_FWD_DEFINED__
  1113. #define __HTMLButtonElementEvents2_FWD_DEFINED__
  1114. typedef interface HTMLButtonElementEvents2 HTMLButtonElementEvents2;
  1115. #endif  /* __HTMLButtonElementEvents2_FWD_DEFINED__ */
  1116. #ifndef __HTMLButtonElementEvents_FWD_DEFINED__
  1117. #define __HTMLButtonElementEvents_FWD_DEFINED__
  1118. typedef interface HTMLButtonElementEvents HTMLButtonElementEvents;
  1119. #endif  /* __HTMLButtonElementEvents_FWD_DEFINED__ */
  1120. #ifndef __HTMLInputTextElementEvents2_FWD_DEFINED__
  1121. #define __HTMLInputTextElementEvents2_FWD_DEFINED__
  1122. typedef interface HTMLInputTextElementEvents2 HTMLInputTextElementEvents2;
  1123. #endif  /* __HTMLInputTextElementEvents2_FWD_DEFINED__ */
  1124. #ifndef __HTMLOptionButtonElementEvents2_FWD_DEFINED__
  1125. #define __HTMLOptionButtonElementEvents2_FWD_DEFINED__
  1126. typedef interface HTMLOptionButtonElementEvents2 HTMLOptionButtonElementEvents2;
  1127. #endif  /* __HTMLOptionButtonElementEvents2_FWD_DEFINED__ */
  1128. #ifndef __HTMLInputFileElementEvents2_FWD_DEFINED__
  1129. #define __HTMLInputFileElementEvents2_FWD_DEFINED__
  1130. typedef interface HTMLInputFileElementEvents2 HTMLInputFileElementEvents2;
  1131. #endif  /* __HTMLInputFileElementEvents2_FWD_DEFINED__ */
  1132. #ifndef __HTMLInputImageEvents2_FWD_DEFINED__
  1133. #define __HTMLInputImageEvents2_FWD_DEFINED__
  1134. typedef interface HTMLInputImageEvents2 HTMLInputImageEvents2;
  1135. #endif  /* __HTMLInputImageEvents2_FWD_DEFINED__ */
  1136. #ifndef __HTMLInputTextElementEvents_FWD_DEFINED__
  1137. #define __HTMLInputTextElementEvents_FWD_DEFINED__
  1138. typedef interface HTMLInputTextElementEvents HTMLInputTextElementEvents;
  1139. #endif  /* __HTMLInputTextElementEvents_FWD_DEFINED__ */
  1140. #ifndef __HTMLOptionButtonElementEvents_FWD_DEFINED__
  1141. #define __HTMLOptionButtonElementEvents_FWD_DEFINED__
  1142. typedef interface HTMLOptionButtonElementEvents HTMLOptionButtonElementEvents;
  1143. #endif  /* __HTMLOptionButtonElementEvents_FWD_DEFINED__ */
  1144. #ifndef __HTMLInputFileElementEvents_FWD_DEFINED__
  1145. #define __HTMLInputFileElementEvents_FWD_DEFINED__
  1146. typedef interface HTMLInputFileElementEvents HTMLInputFileElementEvents;
  1147. #endif  /* __HTMLInputFileElementEvents_FWD_DEFINED__ */
  1148. #ifndef __HTMLInputImageEvents_FWD_DEFINED__
  1149. #define __HTMLInputImageEvents_FWD_DEFINED__
  1150. typedef interface HTMLInputImageEvents HTMLInputImageEvents;
  1151. #endif  /* __HTMLInputImageEvents_FWD_DEFINED__ */
  1152. #ifndef __IHTMLInputElement_FWD_DEFINED__
  1153. #define __IHTMLInputElement_FWD_DEFINED__
  1154. typedef interface IHTMLInputElement IHTMLInputElement;
  1155. #endif  /* __IHTMLInputElement_FWD_DEFINED__ */
  1156. #ifndef __IHTMLInputElement2_FWD_DEFINED__
  1157. #define __IHTMLInputElement2_FWD_DEFINED__
  1158. typedef interface IHTMLInputElement2 IHTMLInputElement2;
  1159. #endif  /* __IHTMLInputElement2_FWD_DEFINED__ */
  1160. #ifndef __IHTMLInputButtonElement_FWD_DEFINED__
  1161. #define __IHTMLInputButtonElement_FWD_DEFINED__
  1162. typedef interface IHTMLInputButtonElement IHTMLInputButtonElement;
  1163. #endif  /* __IHTMLInputButtonElement_FWD_DEFINED__ */
  1164. #ifndef __IHTMLInputHiddenElement_FWD_DEFINED__
  1165. #define __IHTMLInputHiddenElement_FWD_DEFINED__
  1166. typedef interface IHTMLInputHiddenElement IHTMLInputHiddenElement;
  1167. #endif  /* __IHTMLInputHiddenElement_FWD_DEFINED__ */
  1168. #ifndef __IHTMLInputTextElement_FWD_DEFINED__
  1169. #define __IHTMLInputTextElement_FWD_DEFINED__
  1170. typedef interface IHTMLInputTextElement IHTMLInputTextElement;
  1171. #endif  /* __IHTMLInputTextElement_FWD_DEFINED__ */
  1172. #ifndef __IHTMLInputFileElement_FWD_DEFINED__
  1173. #define __IHTMLInputFileElement_FWD_DEFINED__
  1174. typedef interface IHTMLInputFileElement IHTMLInputFileElement;
  1175. #endif  /* __IHTMLInputFileElement_FWD_DEFINED__ */
  1176. #ifndef __IHTMLOptionButtonElement_FWD_DEFINED__
  1177. #define __IHTMLOptionButtonElement_FWD_DEFINED__
  1178. typedef interface IHTMLOptionButtonElement IHTMLOptionButtonElement;
  1179. #endif  /* __IHTMLOptionButtonElement_FWD_DEFINED__ */
  1180. #ifndef __IHTMLInputImage_FWD_DEFINED__
  1181. #define __IHTMLInputImage_FWD_DEFINED__
  1182. typedef interface IHTMLInputImage IHTMLInputImage;
  1183. #endif  /* __IHTMLInputImage_FWD_DEFINED__ */
  1184. #ifndef __DispHTMLInputElement_FWD_DEFINED__
  1185. #define __DispHTMLInputElement_FWD_DEFINED__
  1186. typedef interface DispHTMLInputElement DispHTMLInputElement;
  1187. #endif  /* __DispHTMLInputElement_FWD_DEFINED__ */
  1188. #ifndef __HTMLInputElement_FWD_DEFINED__
  1189. #define __HTMLInputElement_FWD_DEFINED__
  1190. #ifdef __cplusplus
  1191. typedef class HTMLInputElement HTMLInputElement;
  1192. #else
  1193. typedef struct HTMLInputElement HTMLInputElement;
  1194. #endif /* __cplusplus */
  1195. #endif  /* __HTMLInputElement_FWD_DEFINED__ */
  1196. #ifndef __IHTMLTextAreaElement_FWD_DEFINED__
  1197. #define __IHTMLTextAreaElement_FWD_DEFINED__
  1198. typedef interface IHTMLTextAreaElement IHTMLTextAreaElement;
  1199. #endif  /* __IHTMLTextAreaElement_FWD_DEFINED__ */
  1200. #ifndef __DispHTMLTextAreaElement_FWD_DEFINED__
  1201. #define __DispHTMLTextAreaElement_FWD_DEFINED__
  1202. typedef interface DispHTMLTextAreaElement DispHTMLTextAreaElement;
  1203. #endif  /* __DispHTMLTextAreaElement_FWD_DEFINED__ */
  1204. #ifndef __HTMLTextAreaElement_FWD_DEFINED__
  1205. #define __HTMLTextAreaElement_FWD_DEFINED__
  1206. #ifdef __cplusplus
  1207. typedef class HTMLTextAreaElement HTMLTextAreaElement;
  1208. #else
  1209. typedef struct HTMLTextAreaElement HTMLTextAreaElement;
  1210. #endif /* __cplusplus */
  1211. #endif  /* __HTMLTextAreaElement_FWD_DEFINED__ */
  1212. #ifndef __DispHTMLRichtextElement_FWD_DEFINED__
  1213. #define __DispHTMLRichtextElement_FWD_DEFINED__
  1214. typedef interface DispHTMLRichtextElement DispHTMLRichtextElement;
  1215. #endif  /* __DispHTMLRichtextElement_FWD_DEFINED__ */
  1216. #ifndef __HTMLRichtextElement_FWD_DEFINED__
  1217. #define __HTMLRichtextElement_FWD_DEFINED__
  1218. #ifdef __cplusplus
  1219. typedef class HTMLRichtextElement HTMLRichtextElement;
  1220. #else
  1221. typedef struct HTMLRichtextElement HTMLRichtextElement;
  1222. #endif /* __cplusplus */
  1223. #endif  /* __HTMLRichtextElement_FWD_DEFINED__ */
  1224. #ifndef __IHTMLButtonElement_FWD_DEFINED__
  1225. #define __IHTMLButtonElement_FWD_DEFINED__
  1226. typedef interface IHTMLButtonElement IHTMLButtonElement;
  1227. #endif  /* __IHTMLButtonElement_FWD_DEFINED__ */
  1228. #ifndef __DispHTMLButtonElement_FWD_DEFINED__
  1229. #define __DispHTMLButtonElement_FWD_DEFINED__
  1230. typedef interface DispHTMLButtonElement DispHTMLButtonElement;
  1231. #endif  /* __DispHTMLButtonElement_FWD_DEFINED__ */
  1232. #ifndef __HTMLButtonElement_FWD_DEFINED__
  1233. #define __HTMLButtonElement_FWD_DEFINED__
  1234. #ifdef __cplusplus
  1235. typedef class HTMLButtonElement HTMLButtonElement;
  1236. #else
  1237. typedef struct HTMLButtonElement HTMLButtonElement;
  1238. #endif /* __cplusplus */
  1239. #endif  /* __HTMLButtonElement_FWD_DEFINED__ */
  1240. #ifndef __HTMLMarqueeElementEvents2_FWD_DEFINED__
  1241. #define __HTMLMarqueeElementEvents2_FWD_DEFINED__
  1242. typedef interface HTMLMarqueeElementEvents2 HTMLMarqueeElementEvents2;
  1243. #endif  /* __HTMLMarqueeElementEvents2_FWD_DEFINED__ */
  1244. #ifndef __HTMLMarqueeElementEvents_FWD_DEFINED__
  1245. #define __HTMLMarqueeElementEvents_FWD_DEFINED__
  1246. typedef interface HTMLMarqueeElementEvents HTMLMarqueeElementEvents;
  1247. #endif  /* __HTMLMarqueeElementEvents_FWD_DEFINED__ */
  1248. #ifndef __IHTMLMarqueeElement_FWD_DEFINED__
  1249. #define __IHTMLMarqueeElement_FWD_DEFINED__
  1250. typedef interface IHTMLMarqueeElement IHTMLMarqueeElement;
  1251. #endif  /* __IHTMLMarqueeElement_FWD_DEFINED__ */
  1252. #ifndef __DispHTMLMarqueeElement_FWD_DEFINED__
  1253. #define __DispHTMLMarqueeElement_FWD_DEFINED__
  1254. typedef interface DispHTMLMarqueeElement DispHTMLMarqueeElement;
  1255. #endif  /* __DispHTMLMarqueeElement_FWD_DEFINED__ */
  1256. #ifndef __HTMLMarqueeElement_FWD_DEFINED__
  1257. #define __HTMLMarqueeElement_FWD_DEFINED__
  1258. #ifdef __cplusplus
  1259. typedef class HTMLMarqueeElement HTMLMarqueeElement;
  1260. #else
  1261. typedef struct HTMLMarqueeElement HTMLMarqueeElement;
  1262. #endif /* __cplusplus */
  1263. #endif  /* __HTMLMarqueeElement_FWD_DEFINED__ */
  1264. #ifndef __IHTMLHtmlElement_FWD_DEFINED__
  1265. #define __IHTMLHtmlElement_FWD_DEFINED__
  1266. typedef interface IHTMLHtmlElement IHTMLHtmlElement;
  1267. #endif  /* __IHTMLHtmlElement_FWD_DEFINED__ */
  1268. #ifndef __IHTMLHeadElement_FWD_DEFINED__
  1269. #define __IHTMLHeadElement_FWD_DEFINED__
  1270. typedef interface IHTMLHeadElement IHTMLHeadElement;
  1271. #endif  /* __IHTMLHeadElement_FWD_DEFINED__ */
  1272. #ifndef __IHTMLTitleElement_FWD_DEFINED__
  1273. #define __IHTMLTitleElement_FWD_DEFINED__
  1274. typedef interface IHTMLTitleElement IHTMLTitleElement;
  1275. #endif  /* __IHTMLTitleElement_FWD_DEFINED__ */
  1276. #ifndef __IHTMLMetaElement_FWD_DEFINED__
  1277. #define __IHTMLMetaElement_FWD_DEFINED__
  1278. typedef interface IHTMLMetaElement IHTMLMetaElement;
  1279. #endif  /* __IHTMLMetaElement_FWD_DEFINED__ */
  1280. #ifndef __IHTMLMetaElement2_FWD_DEFINED__
  1281. #define __IHTMLMetaElement2_FWD_DEFINED__
  1282. typedef interface IHTMLMetaElement2 IHTMLMetaElement2;
  1283. #endif  /* __IHTMLMetaElement2_FWD_DEFINED__ */
  1284. #ifndef __IHTMLBaseElement_FWD_DEFINED__
  1285. #define __IHTMLBaseElement_FWD_DEFINED__
  1286. typedef interface IHTMLBaseElement IHTMLBaseElement;
  1287. #endif  /* __IHTMLBaseElement_FWD_DEFINED__ */
  1288. #ifndef __IHTMLIsIndexElement_FWD_DEFINED__
  1289. #define __IHTMLIsIndexElement_FWD_DEFINED__
  1290. typedef interface IHTMLIsIndexElement IHTMLIsIndexElement;
  1291. #endif  /* __IHTMLIsIndexElement_FWD_DEFINED__ */
  1292. #ifndef __IHTMLIsIndexElement2_FWD_DEFINED__
  1293. #define __IHTMLIsIndexElement2_FWD_DEFINED__
  1294. typedef interface IHTMLIsIndexElement2 IHTMLIsIndexElement2;
  1295. #endif  /* __IHTMLIsIndexElement2_FWD_DEFINED__ */
  1296. #ifndef __IHTMLNextIdElement_FWD_DEFINED__
  1297. #define __IHTMLNextIdElement_FWD_DEFINED__
  1298. typedef interface IHTMLNextIdElement IHTMLNextIdElement;
  1299. #endif  /* __IHTMLNextIdElement_FWD_DEFINED__ */
  1300. #ifndef __DispHTMLHtmlElement_FWD_DEFINED__
  1301. #define __DispHTMLHtmlElement_FWD_DEFINED__
  1302. typedef interface DispHTMLHtmlElement DispHTMLHtmlElement;
  1303. #endif  /* __DispHTMLHtmlElement_FWD_DEFINED__ */
  1304. #ifndef __HTMLHtmlElement_FWD_DEFINED__
  1305. #define __HTMLHtmlElement_FWD_DEFINED__
  1306. #ifdef __cplusplus
  1307. typedef class HTMLHtmlElement HTMLHtmlElement;
  1308. #else
  1309. typedef struct HTMLHtmlElement HTMLHtmlElement;
  1310. #endif /* __cplusplus */
  1311. #endif  /* __HTMLHtmlElement_FWD_DEFINED__ */
  1312. #ifndef __DispHTMLHeadElement_FWD_DEFINED__
  1313. #define __DispHTMLHeadElement_FWD_DEFINED__
  1314. typedef interface DispHTMLHeadElement DispHTMLHeadElement;
  1315. #endif  /* __DispHTMLHeadElement_FWD_DEFINED__ */
  1316. #ifndef __HTMLHeadElement_FWD_DEFINED__
  1317. #define __HTMLHeadElement_FWD_DEFINED__
  1318. #ifdef __cplusplus
  1319. typedef class HTMLHeadElement HTMLHeadElement;
  1320. #else
  1321. typedef struct HTMLHeadElement HTMLHeadElement;
  1322. #endif /* __cplusplus */
  1323. #endif  /* __HTMLHeadElement_FWD_DEFINED__ */
  1324. #ifndef __DispHTMLTitleElement_FWD_DEFINED__
  1325. #define __DispHTMLTitleElement_FWD_DEFINED__
  1326. typedef interface DispHTMLTitleElement DispHTMLTitleElement;
  1327. #endif  /* __DispHTMLTitleElement_FWD_DEFINED__ */
  1328. #ifndef __HTMLTitleElement_FWD_DEFINED__
  1329. #define __HTMLTitleElement_FWD_DEFINED__
  1330. #ifdef __cplusplus
  1331. typedef class HTMLTitleElement HTMLTitleElement;
  1332. #else
  1333. typedef struct HTMLTitleElement HTMLTitleElement;
  1334. #endif /* __cplusplus */
  1335. #endif  /* __HTMLTitleElement_FWD_DEFINED__ */
  1336. #ifndef __DispHTMLMetaElement_FWD_DEFINED__
  1337. #define __DispHTMLMetaElement_FWD_DEFINED__
  1338. typedef interface DispHTMLMetaElement DispHTMLMetaElement;
  1339. #endif  /* __DispHTMLMetaElement_FWD_DEFINED__ */
  1340. #ifndef __HTMLMetaElement_FWD_DEFINED__
  1341. #define __HTMLMetaElement_FWD_DEFINED__
  1342. #ifdef __cplusplus
  1343. typedef class HTMLMetaElement HTMLMetaElement;
  1344. #else
  1345. typedef struct HTMLMetaElement HTMLMetaElement;
  1346. #endif /* __cplusplus */
  1347. #endif  /* __HTMLMetaElement_FWD_DEFINED__ */
  1348. #ifndef __DispHTMLBaseElement_FWD_DEFINED__
  1349. #define __DispHTMLBaseElement_FWD_DEFINED__
  1350. typedef interface DispHTMLBaseElement DispHTMLBaseElement;
  1351. #endif  /* __DispHTMLBaseElement_FWD_DEFINED__ */
  1352. #ifndef __HTMLBaseElement_FWD_DEFINED__
  1353. #define __HTMLBaseElement_FWD_DEFINED__
  1354. #ifdef __cplusplus
  1355. typedef class HTMLBaseElement HTMLBaseElement;
  1356. #else
  1357. typedef struct HTMLBaseElement HTMLBaseElement;
  1358. #endif /* __cplusplus */
  1359. #endif  /* __HTMLBaseElement_FWD_DEFINED__ */
  1360. #ifndef __DispHTMLIsIndexElement_FWD_DEFINED__
  1361. #define __DispHTMLIsIndexElement_FWD_DEFINED__
  1362. typedef interface DispHTMLIsIndexElement DispHTMLIsIndexElement;
  1363. #endif  /* __DispHTMLIsIndexElement_FWD_DEFINED__ */
  1364. #ifndef __HTMLIsIndexElement_FWD_DEFINED__
  1365. #define __HTMLIsIndexElement_FWD_DEFINED__
  1366. #ifdef __cplusplus
  1367. typedef class HTMLIsIndexElement HTMLIsIndexElement;
  1368. #else
  1369. typedef struct HTMLIsIndexElement HTMLIsIndexElement;
  1370. #endif /* __cplusplus */
  1371. #endif  /* __HTMLIsIndexElement_FWD_DEFINED__ */
  1372. #ifndef __DispHTMLNextIdElement_FWD_DEFINED__
  1373. #define __DispHTMLNextIdElement_FWD_DEFINED__
  1374. typedef interface DispHTMLNextIdElement DispHTMLNextIdElement;
  1375. #endif  /* __DispHTMLNextIdElement_FWD_DEFINED__ */
  1376. #ifndef __HTMLNextIdElement_FWD_DEFINED__
  1377. #define __HTMLNextIdElement_FWD_DEFINED__
  1378. #ifdef __cplusplus
  1379. typedef class HTMLNextIdElement HTMLNextIdElement;
  1380. #else
  1381. typedef struct HTMLNextIdElement HTMLNextIdElement;
  1382. #endif /* __cplusplus */
  1383. #endif  /* __HTMLNextIdElement_FWD_DEFINED__ */
  1384. #ifndef __IHTMLBaseFontElement_FWD_DEFINED__
  1385. #define __IHTMLBaseFontElement_FWD_DEFINED__
  1386. typedef interface IHTMLBaseFontElement IHTMLBaseFontElement;
  1387. #endif  /* __IHTMLBaseFontElement_FWD_DEFINED__ */
  1388. #ifndef __DispHTMLBaseFontElement_FWD_DEFINED__
  1389. #define __DispHTMLBaseFontElement_FWD_DEFINED__
  1390. typedef interface DispHTMLBaseFontElement DispHTMLBaseFontElement;
  1391. #endif  /* __DispHTMLBaseFontElement_FWD_DEFINED__ */
  1392. #ifndef __HTMLBaseFontElement_FWD_DEFINED__
  1393. #define __HTMLBaseFontElement_FWD_DEFINED__
  1394. #ifdef __cplusplus
  1395. typedef class HTMLBaseFontElement HTMLBaseFontElement;
  1396. #else
  1397. typedef struct HTMLBaseFontElement HTMLBaseFontElement;
  1398. #endif /* __cplusplus */
  1399. #endif  /* __HTMLBaseFontElement_FWD_DEFINED__ */
  1400. #ifndef __IHTMLUnknownElement_FWD_DEFINED__
  1401. #define __IHTMLUnknownElement_FWD_DEFINED__
  1402. typedef interface IHTMLUnknownElement IHTMLUnknownElement;
  1403. #endif  /* __IHTMLUnknownElement_FWD_DEFINED__ */
  1404. #ifndef __DispHTMLUnknownElement_FWD_DEFINED__
  1405. #define __DispHTMLUnknownElement_FWD_DEFINED__
  1406. typedef interface DispHTMLUnknownElement DispHTMLUnknownElement;
  1407. #endif  /* __DispHTMLUnknownElement_FWD_DEFINED__ */
  1408. #ifndef __HTMLUnknownElement_FWD_DEFINED__
  1409. #define __HTMLUnknownElement_FWD_DEFINED__
  1410. #ifdef __cplusplus
  1411. typedef class HTMLUnknownElement HTMLUnknownElement;
  1412. #else
  1413. typedef struct HTMLUnknownElement HTMLUnknownElement;
  1414. #endif /* __cplusplus */
  1415. #endif  /* __HTMLUnknownElement_FWD_DEFINED__ */
  1416. #ifndef __IOmHistory_FWD_DEFINED__
  1417. #define __IOmHistory_FWD_DEFINED__
  1418. typedef interface IOmHistory IOmHistory;
  1419. #endif  /* __IOmHistory_FWD_DEFINED__ */
  1420. #ifndef __IHTMLMimeTypesCollection_FWD_DEFINED__
  1421. #define __IHTMLMimeTypesCollection_FWD_DEFINED__
  1422. typedef interface IHTMLMimeTypesCollection IHTMLMimeTypesCollection;
  1423. #endif  /* __IHTMLMimeTypesCollection_FWD_DEFINED__ */
  1424. #ifndef __IHTMLPluginsCollection_FWD_DEFINED__
  1425. #define __IHTMLPluginsCollection_FWD_DEFINED__
  1426. typedef interface IHTMLPluginsCollection IHTMLPluginsCollection;
  1427. #endif  /* __IHTMLPluginsCollection_FWD_DEFINED__ */
  1428. #ifndef __IHTMLOpsProfile_FWD_DEFINED__
  1429. #define __IHTMLOpsProfile_FWD_DEFINED__
  1430. typedef interface IHTMLOpsProfile IHTMLOpsProfile;
  1431. #endif  /* __IHTMLOpsProfile_FWD_DEFINED__ */
  1432. #ifndef __IOmNavigator_FWD_DEFINED__
  1433. #define __IOmNavigator_FWD_DEFINED__
  1434. typedef interface IOmNavigator IOmNavigator;
  1435. #endif  /* __IOmNavigator_FWD_DEFINED__ */
  1436. #ifndef __IHTMLLocation_FWD_DEFINED__
  1437. #define __IHTMLLocation_FWD_DEFINED__
  1438. typedef interface IHTMLLocation IHTMLLocation;
  1439. #endif  /* __IHTMLLocation_FWD_DEFINED__ */
  1440. #ifndef __HTMLHistory_FWD_DEFINED__
  1441. #define __HTMLHistory_FWD_DEFINED__
  1442. #ifdef __cplusplus
  1443. typedef class HTMLHistory HTMLHistory;
  1444. #else
  1445. typedef struct HTMLHistory HTMLHistory;
  1446. #endif /* __cplusplus */
  1447. #endif  /* __HTMLHistory_FWD_DEFINED__ */
  1448. #ifndef __CMimeTypes_FWD_DEFINED__
  1449. #define __CMimeTypes_FWD_DEFINED__
  1450. #ifdef __cplusplus
  1451. typedef class CMimeTypes CMimeTypes;
  1452. #else
  1453. typedef struct CMimeTypes CMimeTypes;
  1454. #endif /* __cplusplus */
  1455. #endif  /* __CMimeTypes_FWD_DEFINED__ */
  1456. #ifndef __CPlugins_FWD_DEFINED__
  1457. #define __CPlugins_FWD_DEFINED__
  1458. #ifdef __cplusplus
  1459. typedef class CPlugins CPlugins;
  1460. #else
  1461. typedef struct CPlugins CPlugins;
  1462. #endif /* __cplusplus */
  1463. #endif  /* __CPlugins_FWD_DEFINED__ */
  1464. #ifndef __COpsProfile_FWD_DEFINED__
  1465. #define __COpsProfile_FWD_DEFINED__
  1466. #ifdef __cplusplus
  1467. typedef class COpsProfile COpsProfile;
  1468. #else
  1469. typedef struct COpsProfile COpsProfile;
  1470. #endif /* __cplusplus */
  1471. #endif  /* __COpsProfile_FWD_DEFINED__ */
  1472. #ifndef __HTMLNavigator_FWD_DEFINED__
  1473. #define __HTMLNavigator_FWD_DEFINED__
  1474. #ifdef __cplusplus
  1475. typedef class HTMLNavigator HTMLNavigator;
  1476. #else
  1477. typedef struct HTMLNavigator HTMLNavigator;
  1478. #endif /* __cplusplus */
  1479. #endif  /* __HTMLNavigator_FWD_DEFINED__ */
  1480. #ifndef __HTMLLocation_FWD_DEFINED__
  1481. #define __HTMLLocation_FWD_DEFINED__
  1482. #ifdef __cplusplus
  1483. typedef class HTMLLocation HTMLLocation;
  1484. #else
  1485. typedef struct HTMLLocation HTMLLocation;
  1486. #endif /* __cplusplus */
  1487. #endif  /* __HTMLLocation_FWD_DEFINED__ */
  1488. #ifndef __IHTMLBookmarkCollection_FWD_DEFINED__
  1489. #define __IHTMLBookmarkCollection_FWD_DEFINED__
  1490. typedef interface IHTMLBookmarkCollection IHTMLBookmarkCollection;
  1491. #endif  /* __IHTMLBookmarkCollection_FWD_DEFINED__ */
  1492. #ifndef __IHTMLDataTransfer_FWD_DEFINED__
  1493. #define __IHTMLDataTransfer_FWD_DEFINED__
  1494. typedef interface IHTMLDataTransfer IHTMLDataTransfer;
  1495. #endif  /* __IHTMLDataTransfer_FWD_DEFINED__ */
  1496. #ifndef __IHTMLEventObj2_FWD_DEFINED__
  1497. #define __IHTMLEventObj2_FWD_DEFINED__
  1498. typedef interface IHTMLEventObj2 IHTMLEventObj2;
  1499. #endif  /* __IHTMLEventObj2_FWD_DEFINED__ */
  1500. #ifndef __IHTMLEventObj3_FWD_DEFINED__
  1501. #define __IHTMLEventObj3_FWD_DEFINED__
  1502. typedef interface IHTMLEventObj3 IHTMLEventObj3;
  1503. #endif  /* __IHTMLEventObj3_FWD_DEFINED__ */
  1504. #ifndef __IHTMLEventObj4_FWD_DEFINED__
  1505. #define __IHTMLEventObj4_FWD_DEFINED__
  1506. typedef interface IHTMLEventObj4 IHTMLEventObj4;
  1507. #endif  /* __IHTMLEventObj4_FWD_DEFINED__ */
  1508. #ifndef __DispCEventObj_FWD_DEFINED__
  1509. #define __DispCEventObj_FWD_DEFINED__
  1510. typedef interface DispCEventObj DispCEventObj;
  1511. #endif  /* __DispCEventObj_FWD_DEFINED__ */
  1512. #ifndef __CEventObj_FWD_DEFINED__
  1513. #define __CEventObj_FWD_DEFINED__
  1514. #ifdef __cplusplus
  1515. typedef class CEventObj CEventObj;
  1516. #else
  1517. typedef struct CEventObj CEventObj;
  1518. #endif /* __cplusplus */
  1519. #endif  /* __CEventObj_FWD_DEFINED__ */
  1520. #ifndef __HTMLWindowEvents2_FWD_DEFINED__
  1521. #define __HTMLWindowEvents2_FWD_DEFINED__
  1522. typedef interface HTMLWindowEvents2 HTMLWindowEvents2;
  1523. #endif  /* __HTMLWindowEvents2_FWD_DEFINED__ */
  1524. #ifndef __HTMLWindowEvents_FWD_DEFINED__
  1525. #define __HTMLWindowEvents_FWD_DEFINED__
  1526. typedef interface HTMLWindowEvents HTMLWindowEvents;
  1527. #endif  /* __HTMLWindowEvents_FWD_DEFINED__ */
  1528. #ifndef __IHTMLDocument2_FWD_DEFINED__
  1529. #define __IHTMLDocument2_FWD_DEFINED__
  1530. typedef interface IHTMLDocument2 IHTMLDocument2;
  1531. #endif  /* __IHTMLDocument2_FWD_DEFINED__ */
  1532. #ifndef __IHTMLFramesCollection2_FWD_DEFINED__
  1533. #define __IHTMLFramesCollection2_FWD_DEFINED__
  1534. typedef interface IHTMLFramesCollection2 IHTMLFramesCollection2;
  1535. #endif  /* __IHTMLFramesCollection2_FWD_DEFINED__ */
  1536. #ifndef __IHTMLWindow2_FWD_DEFINED__
  1537. #define __IHTMLWindow2_FWD_DEFINED__
  1538. typedef interface IHTMLWindow2 IHTMLWindow2;
  1539. #endif  /* __IHTMLWindow2_FWD_DEFINED__ */
  1540. #ifndef __IHTMLWindow3_FWD_DEFINED__
  1541. #define __IHTMLWindow3_FWD_DEFINED__
  1542. typedef interface IHTMLWindow3 IHTMLWindow3;
  1543. #endif  /* __IHTMLWindow3_FWD_DEFINED__ */
  1544. #ifndef __IHTMLFrameBase_FWD_DEFINED__
  1545. #define __IHTMLFrameBase_FWD_DEFINED__
  1546. typedef interface IHTMLFrameBase IHTMLFrameBase;
  1547. #endif  /* __IHTMLFrameBase_FWD_DEFINED__ */
  1548. #ifndef __IHTMLScreen_FWD_DEFINED__
  1549. #define __IHTMLScreen_FWD_DEFINED__
  1550. typedef interface IHTMLScreen IHTMLScreen;
  1551. #endif  /* __IHTMLScreen_FWD_DEFINED__ */
  1552. #ifndef __IHTMLScreen2_FWD_DEFINED__
  1553. #define __IHTMLScreen2_FWD_DEFINED__
  1554. typedef interface IHTMLScreen2 IHTMLScreen2;
  1555. #endif  /* __IHTMLScreen2_FWD_DEFINED__ */
  1556. #ifndef __IHTMLWindow4_FWD_DEFINED__
  1557. #define __IHTMLWindow4_FWD_DEFINED__
  1558. typedef interface IHTMLWindow4 IHTMLWindow4;
  1559. #endif  /* __IHTMLWindow4_FWD_DEFINED__ */
  1560. #ifndef __FramesCollection_FWD_DEFINED__
  1561. #define __FramesCollection_FWD_DEFINED__
  1562. #ifdef __cplusplus
  1563. typedef class FramesCollection FramesCollection;
  1564. #else
  1565. typedef struct FramesCollection FramesCollection;
  1566. #endif /* __cplusplus */
  1567. #endif  /* __FramesCollection_FWD_DEFINED__ */
  1568. #ifndef __DispHTMLScreen_FWD_DEFINED__
  1569. #define __DispHTMLScreen_FWD_DEFINED__
  1570. typedef interface DispHTMLScreen DispHTMLScreen;
  1571. #endif  /* __DispHTMLScreen_FWD_DEFINED__ */
  1572. #ifndef __HTMLScreen_FWD_DEFINED__
  1573. #define __HTMLScreen_FWD_DEFINED__
  1574. #ifdef __cplusplus
  1575. typedef class HTMLScreen HTMLScreen;
  1576. #else
  1577. typedef struct HTMLScreen HTMLScreen;
  1578. #endif /* __cplusplus */
  1579. #endif  /* __HTMLScreen_FWD_DEFINED__ */
  1580. #ifndef __DispHTMLWindow2_FWD_DEFINED__
  1581. #define __DispHTMLWindow2_FWD_DEFINED__
  1582. typedef interface DispHTMLWindow2 DispHTMLWindow2;
  1583. #endif  /* __DispHTMLWindow2_FWD_DEFINED__ */
  1584. #ifndef __HTMLWindow2_FWD_DEFINED__
  1585. #define __HTMLWindow2_FWD_DEFINED__
  1586. #ifdef __cplusplus
  1587. typedef class HTMLWindow2 HTMLWindow2;
  1588. #else
  1589. typedef struct HTMLWindow2 HTMLWindow2;
  1590. #endif /* __cplusplus */
  1591. #endif  /* __HTMLWindow2_FWD_DEFINED__ */
  1592. #ifndef __DispHTMLWindowProxy_FWD_DEFINED__
  1593. #define __DispHTMLWindowProxy_FWD_DEFINED__
  1594. typedef interface DispHTMLWindowProxy DispHTMLWindowProxy;
  1595. #endif  /* __DispHTMLWindowProxy_FWD_DEFINED__ */
  1596. #ifndef __HTMLWindowProxy_FWD_DEFINED__
  1597. #define __HTMLWindowProxy_FWD_DEFINED__
  1598. #ifdef __cplusplus
  1599. typedef class HTMLWindowProxy HTMLWindowProxy;
  1600. #else
  1601. typedef struct HTMLWindowProxy HTMLWindowProxy;
  1602. #endif /* __cplusplus */
  1603. #endif  /* __HTMLWindowProxy_FWD_DEFINED__ */
  1604. #ifndef __HTMLDocumentEvents2_FWD_DEFINED__
  1605. #define __HTMLDocumentEvents2_FWD_DEFINED__
  1606. typedef interface HTMLDocumentEvents2 HTMLDocumentEvents2;
  1607. #endif  /* __HTMLDocumentEvents2_FWD_DEFINED__ */
  1608. #ifndef __HTMLDocumentEvents_FWD_DEFINED__
  1609. #define __HTMLDocumentEvents_FWD_DEFINED__
  1610. typedef interface HTMLDocumentEvents HTMLDocumentEvents;
  1611. #endif  /* __HTMLDocumentEvents_FWD_DEFINED__ */
  1612. #ifndef __IHTMLDocument3_FWD_DEFINED__
  1613. #define __IHTMLDocument3_FWD_DEFINED__
  1614. typedef interface IHTMLDocument3 IHTMLDocument3;
  1615. #endif  /* __IHTMLDocument3_FWD_DEFINED__ */
  1616. #ifndef __IHTMLDocument4_FWD_DEFINED__
  1617. #define __IHTMLDocument4_FWD_DEFINED__
  1618. typedef interface IHTMLDocument4 IHTMLDocument4;
  1619. #endif  /* __IHTMLDocument4_FWD_DEFINED__ */
  1620. #ifndef __IHTMLDocument5_FWD_DEFINED__
  1621. #define __IHTMLDocument5_FWD_DEFINED__
  1622. typedef interface IHTMLDocument5 IHTMLDocument5;
  1623. #endif  /* __IHTMLDocument5_FWD_DEFINED__ */
  1624. #ifndef __DispHTMLDocument_FWD_DEFINED__
  1625. #define __DispHTMLDocument_FWD_DEFINED__
  1626. typedef interface DispHTMLDocument DispHTMLDocument;
  1627. #endif  /* __DispHTMLDocument_FWD_DEFINED__ */
  1628. #ifndef __HTMLDocument_FWD_DEFINED__
  1629. #define __HTMLDocument_FWD_DEFINED__
  1630. #ifdef __cplusplus
  1631. typedef class HTMLDocument HTMLDocument;
  1632. #else
  1633. typedef struct HTMLDocument HTMLDocument;
  1634. #endif /* __cplusplus */
  1635. #endif  /* __HTMLDocument_FWD_DEFINED__ */
  1636. #ifndef __DWebBridgeEvents_FWD_DEFINED__
  1637. #define __DWebBridgeEvents_FWD_DEFINED__
  1638. typedef interface DWebBridgeEvents DWebBridgeEvents;
  1639. #endif  /* __DWebBridgeEvents_FWD_DEFINED__ */
  1640. #ifndef __IWebBridge_FWD_DEFINED__
  1641. #define __IWebBridge_FWD_DEFINED__
  1642. typedef interface IWebBridge IWebBridge;
  1643. #endif  /* __IWebBridge_FWD_DEFINED__ */
  1644. #ifndef __IWBScriptControl_FWD_DEFINED__
  1645. #define __IWBScriptControl_FWD_DEFINED__
  1646. typedef interface IWBScriptControl IWBScriptControl;
  1647. #endif  /* __IWBScriptControl_FWD_DEFINED__ */
  1648. #ifndef __Scriptlet_FWD_DEFINED__
  1649. #define __Scriptlet_FWD_DEFINED__
  1650. #ifdef __cplusplus
  1651. typedef class Scriptlet Scriptlet;
  1652. #else
  1653. typedef struct Scriptlet Scriptlet;
  1654. #endif /* __cplusplus */
  1655. #endif  /* __Scriptlet_FWD_DEFINED__ */
  1656. #ifndef __IHTMLEmbedElement_FWD_DEFINED__
  1657. #define __IHTMLEmbedElement_FWD_DEFINED__
  1658. typedef interface IHTMLEmbedElement IHTMLEmbedElement;
  1659. #endif  /* __IHTMLEmbedElement_FWD_DEFINED__ */
  1660. #ifndef __DispHTMLEmbed_FWD_DEFINED__
  1661. #define __DispHTMLEmbed_FWD_DEFINED__
  1662. typedef interface DispHTMLEmbed DispHTMLEmbed;
  1663. #endif  /* __DispHTMLEmbed_FWD_DEFINED__ */
  1664. #ifndef __HTMLEmbed_FWD_DEFINED__
  1665. #define __HTMLEmbed_FWD_DEFINED__
  1666. #ifdef __cplusplus
  1667. typedef class HTMLEmbed HTMLEmbed;
  1668. #else
  1669. typedef struct HTMLEmbed HTMLEmbed;
  1670. #endif /* __cplusplus */
  1671. #endif  /* __HTMLEmbed_FWD_DEFINED__ */
  1672. #ifndef __HTMLMapEvents2_FWD_DEFINED__
  1673. #define __HTMLMapEvents2_FWD_DEFINED__
  1674. typedef interface HTMLMapEvents2 HTMLMapEvents2;
  1675. #endif  /* __HTMLMapEvents2_FWD_DEFINED__ */
  1676. #ifndef __HTMLMapEvents_FWD_DEFINED__
  1677. #define __HTMLMapEvents_FWD_DEFINED__
  1678. typedef interface HTMLMapEvents HTMLMapEvents;
  1679. #endif  /* __HTMLMapEvents_FWD_DEFINED__ */
  1680. #ifndef __IHTMLAreasCollection_FWD_DEFINED__
  1681. #define __IHTMLAreasCollection_FWD_DEFINED__
  1682. typedef interface IHTMLAreasCollection IHTMLAreasCollection;
  1683. #endif  /* __IHTMLAreasCollection_FWD_DEFINED__ */
  1684. #ifndef __IHTMLAreasCollection2_FWD_DEFINED__
  1685. #define __IHTMLAreasCollection2_FWD_DEFINED__
  1686. typedef interface IHTMLAreasCollection2 IHTMLAreasCollection2;
  1687. #endif  /* __IHTMLAreasCollection2_FWD_DEFINED__ */
  1688. #ifndef __IHTMLAreasCollection3_FWD_DEFINED__
  1689. #define __IHTMLAreasCollection3_FWD_DEFINED__
  1690. typedef interface IHTMLAreasCollection3 IHTMLAreasCollection3;
  1691. #endif  /* __IHTMLAreasCollection3_FWD_DEFINED__ */
  1692. #ifndef __IHTMLMapElement_FWD_DEFINED__
  1693. #define __IHTMLMapElement_FWD_DEFINED__
  1694. typedef interface IHTMLMapElement IHTMLMapElement;
  1695. #endif  /* __IHTMLMapElement_FWD_DEFINED__ */
  1696. #ifndef __DispHTMLAreasCollection_FWD_DEFINED__
  1697. #define __DispHTMLAreasCollection_FWD_DEFINED__
  1698. typedef interface DispHTMLAreasCollection DispHTMLAreasCollection;
  1699. #endif  /* __DispHTMLAreasCollection_FWD_DEFINED__ */
  1700. #ifndef __HTMLAreasCollection_FWD_DEFINED__
  1701. #define __HTMLAreasCollection_FWD_DEFINED__
  1702. #ifdef __cplusplus
  1703. typedef class HTMLAreasCollection HTMLAreasCollection;
  1704. #else
  1705. typedef struct HTMLAreasCollection HTMLAreasCollection;
  1706. #endif /* __cplusplus */
  1707. #endif  /* __HTMLAreasCollection_FWD_DEFINED__ */
  1708. #ifndef __DispHTMLMapElement_FWD_DEFINED__
  1709. #define __DispHTMLMapElement_FWD_DEFINED__
  1710. typedef interface DispHTMLMapElement DispHTMLMapElement;
  1711. #endif  /* __DispHTMLMapElement_FWD_DEFINED__ */
  1712. #ifndef __HTMLMapElement_FWD_DEFINED__
  1713. #define __HTMLMapElement_FWD_DEFINED__
  1714. #ifdef __cplusplus
  1715. typedef class HTMLMapElement HTMLMapElement;
  1716. #else
  1717. typedef struct HTMLMapElement HTMLMapElement;
  1718. #endif /* __cplusplus */
  1719. #endif  /* __HTMLMapElement_FWD_DEFINED__ */
  1720. #ifndef __HTMLAreaEvents2_FWD_DEFINED__
  1721. #define __HTMLAreaEvents2_FWD_DEFINED__
  1722. typedef interface HTMLAreaEvents2 HTMLAreaEvents2;
  1723. #endif  /* __HTMLAreaEvents2_FWD_DEFINED__ */
  1724. #ifndef __HTMLAreaEvents_FWD_DEFINED__
  1725. #define __HTMLAreaEvents_FWD_DEFINED__
  1726. typedef interface HTMLAreaEvents HTMLAreaEvents;
  1727. #endif  /* __HTMLAreaEvents_FWD_DEFINED__ */
  1728. #ifndef __IHTMLAreaElement_FWD_DEFINED__
  1729. #define __IHTMLAreaElement_FWD_DEFINED__
  1730. typedef interface IHTMLAreaElement IHTMLAreaElement;
  1731. #endif  /* __IHTMLAreaElement_FWD_DEFINED__ */
  1732. #ifndef __DispHTMLAreaElement_FWD_DEFINED__
  1733. #define __DispHTMLAreaElement_FWD_DEFINED__
  1734. typedef interface DispHTMLAreaElement DispHTMLAreaElement;
  1735. #endif  /* __DispHTMLAreaElement_FWD_DEFINED__ */
  1736. #ifndef __HTMLAreaElement_FWD_DEFINED__
  1737. #define __HTMLAreaElement_FWD_DEFINED__
  1738. #ifdef __cplusplus
  1739. typedef class HTMLAreaElement HTMLAreaElement;
  1740. #else
  1741. typedef struct HTMLAreaElement HTMLAreaElement;
  1742. #endif /* __cplusplus */
  1743. #endif  /* __HTMLAreaElement_FWD_DEFINED__ */
  1744. #ifndef __IHTMLTableCaption_FWD_DEFINED__
  1745. #define __IHTMLTableCaption_FWD_DEFINED__
  1746. typedef interface IHTMLTableCaption IHTMLTableCaption;
  1747. #endif  /* __IHTMLTableCaption_FWD_DEFINED__ */
  1748. #ifndef __DispHTMLTableCaption_FWD_DEFINED__
  1749. #define __DispHTMLTableCaption_FWD_DEFINED__
  1750. typedef interface DispHTMLTableCaption DispHTMLTableCaption;
  1751. #endif  /* __DispHTMLTableCaption_FWD_DEFINED__ */
  1752. #ifndef __HTMLTableCaption_FWD_DEFINED__
  1753. #define __HTMLTableCaption_FWD_DEFINED__
  1754. #ifdef __cplusplus
  1755. typedef class HTMLTableCaption HTMLTableCaption;
  1756. #else
  1757. typedef struct HTMLTableCaption HTMLTableCaption;
  1758. #endif /* __cplusplus */
  1759. #endif  /* __HTMLTableCaption_FWD_DEFINED__ */
  1760. #ifndef __IHTMLCommentElement_FWD_DEFINED__
  1761. #define __IHTMLCommentElement_FWD_DEFINED__
  1762. typedef interface IHTMLCommentElement IHTMLCommentElement;
  1763. #endif  /* __IHTMLCommentElement_FWD_DEFINED__ */
  1764. #ifndef __IHTMLCommentElement2_FWD_DEFINED__
  1765. #define __IHTMLCommentElement2_FWD_DEFINED__
  1766. typedef interface IHTMLCommentElement2 IHTMLCommentElement2;
  1767. #endif  /* __IHTMLCommentElement2_FWD_DEFINED__ */
  1768. #ifndef __DispHTMLCommentElement_FWD_DEFINED__
  1769. #define __DispHTMLCommentElement_FWD_DEFINED__
  1770. typedef interface DispHTMLCommentElement DispHTMLCommentElement;
  1771. #endif  /* __DispHTMLCommentElement_FWD_DEFINED__ */
  1772. #ifndef __HTMLCommentElement_FWD_DEFINED__
  1773. #define __HTMLCommentElement_FWD_DEFINED__
  1774. #ifdef __cplusplus
  1775. typedef class HTMLCommentElement HTMLCommentElement;
  1776. #else
  1777. typedef struct HTMLCommentElement HTMLCommentElement;
  1778. #endif /* __cplusplus */
  1779. #endif  /* __HTMLCommentElement_FWD_DEFINED__ */
  1780. #ifndef __IHTMLPhraseElement_FWD_DEFINED__
  1781. #define __IHTMLPhraseElement_FWD_DEFINED__
  1782. typedef interface IHTMLPhraseElement IHTMLPhraseElement;
  1783. #endif  /* __IHTMLPhraseElement_FWD_DEFINED__ */
  1784. #ifndef __IHTMLPhraseElement2_FWD_DEFINED__
  1785. #define __IHTMLPhraseElement2_FWD_DEFINED__
  1786. typedef interface IHTMLPhraseElement2 IHTMLPhraseElement2;
  1787. #endif  /* __IHTMLPhraseElement2_FWD_DEFINED__ */
  1788. #ifndef __IHTMLSpanElement_FWD_DEFINED__
  1789. #define __IHTMLSpanElement_FWD_DEFINED__
  1790. typedef interface IHTMLSpanElement IHTMLSpanElement;
  1791. #endif  /* __IHTMLSpanElement_FWD_DEFINED__ */
  1792. #ifndef __DispHTMLPhraseElement_FWD_DEFINED__
  1793. #define __DispHTMLPhraseElement_FWD_DEFINED__
  1794. typedef interface DispHTMLPhraseElement DispHTMLPhraseElement;
  1795. #endif  /* __DispHTMLPhraseElement_FWD_DEFINED__ */
  1796. #ifndef __HTMLPhraseElement_FWD_DEFINED__
  1797. #define __HTMLPhraseElement_FWD_DEFINED__
  1798. #ifdef __cplusplus
  1799. typedef class HTMLPhraseElement HTMLPhraseElement;
  1800. #else
  1801. typedef struct HTMLPhraseElement HTMLPhraseElement;
  1802. #endif /* __cplusplus */
  1803. #endif  /* __HTMLPhraseElement_FWD_DEFINED__ */
  1804. #ifndef __DispHTMLSpanElement_FWD_DEFINED__
  1805. #define __DispHTMLSpanElement_FWD_DEFINED__
  1806. typedef interface DispHTMLSpanElement DispHTMLSpanElement;
  1807. #endif  /* __DispHTMLSpanElement_FWD_DEFINED__ */
  1808. #ifndef __HTMLSpanElement_FWD_DEFINED__
  1809. #define __HTMLSpanElement_FWD_DEFINED__
  1810. #ifdef __cplusplus
  1811. typedef class HTMLSpanElement HTMLSpanElement;
  1812. #else
  1813. typedef struct HTMLSpanElement HTMLSpanElement;
  1814. #endif /* __cplusplus */
  1815. #endif  /* __HTMLSpanElement_FWD_DEFINED__ */
  1816. #ifndef __HTMLTableEvents2_FWD_DEFINED__
  1817. #define __HTMLTableEvents2_FWD_DEFINED__
  1818. typedef interface HTMLTableEvents2 HTMLTableEvents2;
  1819. #endif  /* __HTMLTableEvents2_FWD_DEFINED__ */
  1820. #ifndef __HTMLTableEvents_FWD_DEFINED__
  1821. #define __HTMLTableEvents_FWD_DEFINED__
  1822. typedef interface HTMLTableEvents HTMLTableEvents;
  1823. #endif  /* __HTMLTableEvents_FWD_DEFINED__ */
  1824. #ifndef __IHTMLTableSection_FWD_DEFINED__
  1825. #define __IHTMLTableSection_FWD_DEFINED__
  1826. typedef interface IHTMLTableSection IHTMLTableSection;
  1827. #endif  /* __IHTMLTableSection_FWD_DEFINED__ */
  1828. #ifndef __IHTMLTable_FWD_DEFINED__
  1829. #define __IHTMLTable_FWD_DEFINED__
  1830. typedef interface IHTMLTable IHTMLTable;
  1831. #endif  /* __IHTMLTable_FWD_DEFINED__ */
  1832. #ifndef __IHTMLTable2_FWD_DEFINED__
  1833. #define __IHTMLTable2_FWD_DEFINED__
  1834. typedef interface IHTMLTable2 IHTMLTable2;
  1835. #endif  /* __IHTMLTable2_FWD_DEFINED__ */
  1836. #ifndef __IHTMLTable3_FWD_DEFINED__
  1837. #define __IHTMLTable3_FWD_DEFINED__
  1838. typedef interface IHTMLTable3 IHTMLTable3;
  1839. #endif  /* __IHTMLTable3_FWD_DEFINED__ */
  1840. #ifndef __IHTMLTableCol_FWD_DEFINED__
  1841. #define __IHTMLTableCol_FWD_DEFINED__
  1842. typedef interface IHTMLTableCol IHTMLTableCol;
  1843. #endif  /* __IHTMLTableCol_FWD_DEFINED__ */
  1844. #ifndef __IHTMLTableCol2_FWD_DEFINED__
  1845. #define __IHTMLTableCol2_FWD_DEFINED__
  1846. typedef interface IHTMLTableCol2 IHTMLTableCol2;
  1847. #endif  /* __IHTMLTableCol2_FWD_DEFINED__ */
  1848. #ifndef __IHTMLTableSection2_FWD_DEFINED__
  1849. #define __IHTMLTableSection2_FWD_DEFINED__
  1850. typedef interface IHTMLTableSection2 IHTMLTableSection2;
  1851. #endif  /* __IHTMLTableSection2_FWD_DEFINED__ */
  1852. #ifndef __IHTMLTableSection3_FWD_DEFINED__
  1853. #define __IHTMLTableSection3_FWD_DEFINED__
  1854. typedef interface IHTMLTableSection3 IHTMLTableSection3;
  1855. #endif  /* __IHTMLTableSection3_FWD_DEFINED__ */
  1856. #ifndef __IHTMLTableRow_FWD_DEFINED__
  1857. #define __IHTMLTableRow_FWD_DEFINED__
  1858. typedef interface IHTMLTableRow IHTMLTableRow;
  1859. #endif  /* __IHTMLTableRow_FWD_DEFINED__ */
  1860. #ifndef __IHTMLTableRow2_FWD_DEFINED__
  1861. #define __IHTMLTableRow2_FWD_DEFINED__
  1862. typedef interface IHTMLTableRow2 IHTMLTableRow2;
  1863. #endif  /* __IHTMLTableRow2_FWD_DEFINED__ */
  1864. #ifndef __IHTMLTableRow3_FWD_DEFINED__
  1865. #define __IHTMLTableRow3_FWD_DEFINED__
  1866. typedef interface IHTMLTableRow3 IHTMLTableRow3;
  1867. #endif  /* __IHTMLTableRow3_FWD_DEFINED__ */
  1868. #ifndef __IHTMLTableRowMetrics_FWD_DEFINED__
  1869. #define __IHTMLTableRowMetrics_FWD_DEFINED__
  1870. typedef interface IHTMLTableRowMetrics IHTMLTableRowMetrics;
  1871. #endif  /* __IHTMLTableRowMetrics_FWD_DEFINED__ */
  1872. #ifndef __IHTMLTableCell_FWD_DEFINED__
  1873. #define __IHTMLTableCell_FWD_DEFINED__
  1874. typedef interface IHTMLTableCell IHTMLTableCell;
  1875. #endif  /* __IHTMLTableCell_FWD_DEFINED__ */
  1876. #ifndef __IHTMLTableCell2_FWD_DEFINED__
  1877. #define __IHTMLTableCell2_FWD_DEFINED__
  1878. typedef interface IHTMLTableCell2 IHTMLTableCell2;
  1879. #endif  /* __IHTMLTableCell2_FWD_DEFINED__ */
  1880. #ifndef __DispHTMLTable_FWD_DEFINED__
  1881. #define __DispHTMLTable_FWD_DEFINED__
  1882. typedef interface DispHTMLTable DispHTMLTable;
  1883. #endif  /* __DispHTMLTable_FWD_DEFINED__ */
  1884. #ifndef __HTMLTable_FWD_DEFINED__
  1885. #define __HTMLTable_FWD_DEFINED__
  1886. #ifdef __cplusplus
  1887. typedef class HTMLTable HTMLTable;
  1888. #else
  1889. typedef struct HTMLTable HTMLTable;
  1890. #endif /* __cplusplus */
  1891. #endif  /* __HTMLTable_FWD_DEFINED__ */
  1892. #ifndef __DispHTMLTableCol_FWD_DEFINED__
  1893. #define __DispHTMLTableCol_FWD_DEFINED__
  1894. typedef interface DispHTMLTableCol DispHTMLTableCol;
  1895. #endif  /* __DispHTMLTableCol_FWD_DEFINED__ */
  1896. #ifndef __HTMLTableCol_FWD_DEFINED__
  1897. #define __HTMLTableCol_FWD_DEFINED__
  1898. #ifdef __cplusplus
  1899. typedef class HTMLTableCol HTMLTableCol;
  1900. #else
  1901. typedef struct HTMLTableCol HTMLTableCol;
  1902. #endif /* __cplusplus */
  1903. #endif  /* __HTMLTableCol_FWD_DEFINED__ */
  1904. #ifndef __DispHTMLTableSection_FWD_DEFINED__
  1905. #define __DispHTMLTableSection_FWD_DEFINED__
  1906. typedef interface DispHTMLTableSection DispHTMLTableSection;
  1907. #endif  /* __DispHTMLTableSection_FWD_DEFINED__ */
  1908. #ifndef __HTMLTableSection_FWD_DEFINED__
  1909. #define __HTMLTableSection_FWD_DEFINED__
  1910. #ifdef __cplusplus
  1911. typedef class HTMLTableSection HTMLTableSection;
  1912. #else
  1913. typedef struct HTMLTableSection HTMLTableSection;
  1914. #endif /* __cplusplus */
  1915. #endif  /* __HTMLTableSection_FWD_DEFINED__ */
  1916. #ifndef __DispHTMLTableRow_FWD_DEFINED__
  1917. #define __DispHTMLTableRow_FWD_DEFINED__
  1918. typedef interface DispHTMLTableRow DispHTMLTableRow;
  1919. #endif  /* __DispHTMLTableRow_FWD_DEFINED__ */
  1920. #ifndef __HTMLTableRow_FWD_DEFINED__
  1921. #define __HTMLTableRow_FWD_DEFINED__
  1922. #ifdef __cplusplus
  1923. typedef class HTMLTableRow HTMLTableRow;
  1924. #else
  1925. typedef struct HTMLTableRow HTMLTableRow;
  1926. #endif /* __cplusplus */
  1927. #endif  /* __HTMLTableRow_FWD_DEFINED__ */
  1928. #ifndef __DispHTMLTableCell_FWD_DEFINED__
  1929. #define __DispHTMLTableCell_FWD_DEFINED__
  1930. typedef interface DispHTMLTableCell DispHTMLTableCell;
  1931. #endif  /* __DispHTMLTableCell_FWD_DEFINED__ */
  1932. #ifndef __HTMLTableCell_FWD_DEFINED__
  1933. #define __HTMLTableCell_FWD_DEFINED__
  1934. #ifdef __cplusplus
  1935. typedef class HTMLTableCell HTMLTableCell;
  1936. #else
  1937. typedef struct HTMLTableCell HTMLTableCell;
  1938. #endif /* __cplusplus */
  1939. #endif  /* __HTMLTableCell_FWD_DEFINED__ */
  1940. #ifndef __HTMLScriptEvents2_FWD_DEFINED__
  1941. #define __HTMLScriptEvents2_FWD_DEFINED__
  1942. typedef interface HTMLScriptEvents2 HTMLScriptEvents2;
  1943. #endif  /* __HTMLScriptEvents2_FWD_DEFINED__ */
  1944. #ifndef __HTMLScriptEvents_FWD_DEFINED__
  1945. #define __HTMLScriptEvents_FWD_DEFINED__
  1946. typedef interface HTMLScriptEvents HTMLScriptEvents;
  1947. #endif  /* __HTMLScriptEvents_FWD_DEFINED__ */
  1948. #ifndef __IHTMLScriptElement_FWD_DEFINED__
  1949. #define __IHTMLScriptElement_FWD_DEFINED__
  1950. typedef interface IHTMLScriptElement IHTMLScriptElement;
  1951. #endif  /* __IHTMLScriptElement_FWD_DEFINED__ */
  1952. #ifndef __IHTMLScriptElement2_FWD_DEFINED__
  1953. #define __IHTMLScriptElement2_FWD_DEFINED__
  1954. typedef interface IHTMLScriptElement2 IHTMLScriptElement2;
  1955. #endif  /* __IHTMLScriptElement2_FWD_DEFINED__ */
  1956. #ifndef __DispHTMLScriptElement_FWD_DEFINED__
  1957. #define __DispHTMLScriptElement_FWD_DEFINED__
  1958. typedef interface DispHTMLScriptElement DispHTMLScriptElement;
  1959. #endif  /* __DispHTMLScriptElement_FWD_DEFINED__ */
  1960. #ifndef __HTMLScriptElement_FWD_DEFINED__
  1961. #define __HTMLScriptElement_FWD_DEFINED__
  1962. #ifdef __cplusplus
  1963. typedef class HTMLScriptElement HTMLScriptElement;
  1964. #else
  1965. typedef struct HTMLScriptElement HTMLScriptElement;
  1966. #endif /* __cplusplus */
  1967. #endif  /* __HTMLScriptElement_FWD_DEFINED__ */
  1968. #ifndef __IHTMLNoShowElement_FWD_DEFINED__
  1969. #define __IHTMLNoShowElement_FWD_DEFINED__
  1970. typedef interface IHTMLNoShowElement IHTMLNoShowElement;
  1971. #endif  /* __IHTMLNoShowElement_FWD_DEFINED__ */
  1972. #ifndef __DispHTMLNoShowElement_FWD_DEFINED__
  1973. #define __DispHTMLNoShowElement_FWD_DEFINED__
  1974. typedef interface DispHTMLNoShowElement DispHTMLNoShowElement;
  1975. #endif  /* __DispHTMLNoShowElement_FWD_DEFINED__ */
  1976. #ifndef __HTMLNoShowElement_FWD_DEFINED__
  1977. #define __HTMLNoShowElement_FWD_DEFINED__
  1978. #ifdef __cplusplus
  1979. typedef class HTMLNoShowElement HTMLNoShowElement;
  1980. #else
  1981. typedef struct HTMLNoShowElement HTMLNoShowElement;
  1982. #endif /* __cplusplus */
  1983. #endif  /* __HTMLNoShowElement_FWD_DEFINED__ */
  1984. #ifndef __HTMLObjectElementEvents2_FWD_DEFINED__
  1985. #define __HTMLObjectElementEvents2_FWD_DEFINED__
  1986. typedef interface HTMLObjectElementEvents2 HTMLObjectElementEvents2;
  1987. #endif  /* __HTMLObjectElementEvents2_FWD_DEFINED__ */
  1988. #ifndef __HTMLObjectElementEvents_FWD_DEFINED__
  1989. #define __HTMLObjectElementEvents_FWD_DEFINED__
  1990. typedef interface HTMLObjectElementEvents HTMLObjectElementEvents;
  1991. #endif  /* __HTMLObjectElementEvents_FWD_DEFINED__ */
  1992. #ifndef __IHTMLObjectElement_FWD_DEFINED__
  1993. #define __IHTMLObjectElement_FWD_DEFINED__
  1994. typedef interface IHTMLObjectElement IHTMLObjectElement;
  1995. #endif  /* __IHTMLObjectElement_FWD_DEFINED__ */
  1996. #ifndef __IHTMLObjectElement2_FWD_DEFINED__
  1997. #define __IHTMLObjectElement2_FWD_DEFINED__
  1998. typedef interface IHTMLObjectElement2 IHTMLObjectElement2;
  1999. #endif  /* __IHTMLObjectElement2_FWD_DEFINED__ */
  2000. #ifndef __IHTMLObjectElement3_FWD_DEFINED__
  2001. #define __IHTMLObjectElement3_FWD_DEFINED__
  2002. typedef interface IHTMLObjectElement3 IHTMLObjectElement3;
  2003. #endif  /* __IHTMLObjectElement3_FWD_DEFINED__ */
  2004. #ifndef __IHTMLParamElement_FWD_DEFINED__
  2005. #define __IHTMLParamElement_FWD_DEFINED__
  2006. typedef interface IHTMLParamElement IHTMLParamElement;
  2007. #endif  /* __IHTMLParamElement_FWD_DEFINED__ */
  2008. #ifndef __DispHTMLObjectElement_FWD_DEFINED__
  2009. #define __DispHTMLObjectElement_FWD_DEFINED__
  2010. typedef interface DispHTMLObjectElement DispHTMLObjectElement;
  2011. #endif  /* __DispHTMLObjectElement_FWD_DEFINED__ */
  2012. #ifndef __HTMLObjectElement_FWD_DEFINED__
  2013. #define __HTMLObjectElement_FWD_DEFINED__
  2014. #ifdef __cplusplus
  2015. typedef class HTMLObjectElement HTMLObjectElement;
  2016. #else
  2017. typedef struct HTMLObjectElement HTMLObjectElement;
  2018. #endif /* __cplusplus */
  2019. #endif  /* __HTMLObjectElement_FWD_DEFINED__ */
  2020. #ifndef __DispHTMLParamElement_FWD_DEFINED__
  2021. #define __DispHTMLParamElement_FWD_DEFINED__
  2022. typedef interface DispHTMLParamElement DispHTMLParamElement;
  2023. #endif  /* __DispHTMLParamElement_FWD_DEFINED__ */
  2024. #ifndef __HTMLParamElement_FWD_DEFINED__
  2025. #define __HTMLParamElement_FWD_DEFINED__
  2026. #ifdef __cplusplus
  2027. typedef class HTMLParamElement HTMLParamElement;
  2028. #else
  2029. typedef struct HTMLParamElement HTMLParamElement;
  2030. #endif /* __cplusplus */
  2031. #endif  /* __HTMLParamElement_FWD_DEFINED__ */
  2032. #ifndef __HTMLFrameSiteEvents2_FWD_DEFINED__
  2033. #define __HTMLFrameSiteEvents2_FWD_DEFINED__
  2034. typedef interface HTMLFrameSiteEvents2 HTMLFrameSiteEvents2;
  2035. #endif  /* __HTMLFrameSiteEvents2_FWD_DEFINED__ */
  2036. #ifndef __HTMLFrameSiteEvents_FWD_DEFINED__
  2037. #define __HTMLFrameSiteEvents_FWD_DEFINED__
  2038. typedef interface HTMLFrameSiteEvents HTMLFrameSiteEvents;
  2039. #endif  /* __HTMLFrameSiteEvents_FWD_DEFINED__ */
  2040. #ifndef __IHTMLFrameBase2_FWD_DEFINED__
  2041. #define __IHTMLFrameBase2_FWD_DEFINED__
  2042. typedef interface IHTMLFrameBase2 IHTMLFrameBase2;
  2043. #endif  /* __IHTMLFrameBase2_FWD_DEFINED__ */
  2044. #ifndef __IHTMLFrameBase3_FWD_DEFINED__
  2045. #define __IHTMLFrameBase3_FWD_DEFINED__
  2046. typedef interface IHTMLFrameBase3 IHTMLFrameBase3;
  2047. #endif  /* __IHTMLFrameBase3_FWD_DEFINED__ */
  2048. #ifndef __DispHTMLFrameBase_FWD_DEFINED__
  2049. #define __DispHTMLFrameBase_FWD_DEFINED__
  2050. typedef interface DispHTMLFrameBase DispHTMLFrameBase;
  2051. #endif  /* __DispHTMLFrameBase_FWD_DEFINED__ */
  2052. #ifndef __HTMLFrameBase_FWD_DEFINED__
  2053. #define __HTMLFrameBase_FWD_DEFINED__
  2054. #ifdef __cplusplus
  2055. typedef class HTMLFrameBase HTMLFrameBase;
  2056. #else
  2057. typedef struct HTMLFrameBase HTMLFrameBase;
  2058. #endif /* __cplusplus */
  2059. #endif  /* __HTMLFrameBase_FWD_DEFINED__ */
  2060. #ifndef __IHTMLFrameElement_FWD_DEFINED__
  2061. #define __IHTMLFrameElement_FWD_DEFINED__
  2062. typedef interface IHTMLFrameElement IHTMLFrameElement;
  2063. #endif  /* __IHTMLFrameElement_FWD_DEFINED__ */
  2064. #ifndef __IHTMLFrameElement2_FWD_DEFINED__
  2065. #define __IHTMLFrameElement2_FWD_DEFINED__
  2066. typedef interface IHTMLFrameElement2 IHTMLFrameElement2;
  2067. #endif  /* __IHTMLFrameElement2_FWD_DEFINED__ */
  2068. #ifndef __DispHTMLFrameElement_FWD_DEFINED__
  2069. #define __DispHTMLFrameElement_FWD_DEFINED__
  2070. typedef interface DispHTMLFrameElement DispHTMLFrameElement;
  2071. #endif  /* __DispHTMLFrameElement_FWD_DEFINED__ */
  2072. #ifndef __HTMLFrameElement_FWD_DEFINED__
  2073. #define __HTMLFrameElement_FWD_DEFINED__
  2074. #ifdef __cplusplus
  2075. typedef class HTMLFrameElement HTMLFrameElement;
  2076. #else
  2077. typedef struct HTMLFrameElement HTMLFrameElement;
  2078. #endif /* __cplusplus */
  2079. #endif  /* __HTMLFrameElement_FWD_DEFINED__ */
  2080. #ifndef __IHTMLIFrameElement_FWD_DEFINED__
  2081. #define __IHTMLIFrameElement_FWD_DEFINED__
  2082. typedef interface IHTMLIFrameElement IHTMLIFrameElement;
  2083. #endif  /* __IHTMLIFrameElement_FWD_DEFINED__ */
  2084. #ifndef __IHTMLIFrameElement2_FWD_DEFINED__
  2085. #define __IHTMLIFrameElement2_FWD_DEFINED__
  2086. typedef interface IHTMLIFrameElement2 IHTMLIFrameElement2;
  2087. #endif  /* __IHTMLIFrameElement2_FWD_DEFINED__ */
  2088. #ifndef __DispHTMLIFrame_FWD_DEFINED__
  2089. #define __DispHTMLIFrame_FWD_DEFINED__
  2090. typedef interface DispHTMLIFrame DispHTMLIFrame;
  2091. #endif  /* __DispHTMLIFrame_FWD_DEFINED__ */
  2092. #ifndef __HTMLIFrame_FWD_DEFINED__
  2093. #define __HTMLIFrame_FWD_DEFINED__
  2094. #ifdef __cplusplus
  2095. typedef class HTMLIFrame HTMLIFrame;
  2096. #else
  2097. typedef struct HTMLIFrame HTMLIFrame;
  2098. #endif /* __cplusplus */
  2099. #endif  /* __HTMLIFrame_FWD_DEFINED__ */
  2100. #ifndef __IHTMLDivPosition_FWD_DEFINED__
  2101. #define __IHTMLDivPosition_FWD_DEFINED__
  2102. typedef interface IHTMLDivPosition IHTMLDivPosition;
  2103. #endif  /* __IHTMLDivPosition_FWD_DEFINED__ */
  2104. #ifndef __IHTMLFieldSetElement_FWD_DEFINED__
  2105. #define __IHTMLFieldSetElement_FWD_DEFINED__
  2106. typedef interface IHTMLFieldSetElement IHTMLFieldSetElement;
  2107. #endif  /* __IHTMLFieldSetElement_FWD_DEFINED__ */
  2108. #ifndef __IHTMLFieldSetElement2_FWD_DEFINED__
  2109. #define __IHTMLFieldSetElement2_FWD_DEFINED__
  2110. typedef interface IHTMLFieldSetElement2 IHTMLFieldSetElement2;
  2111. #endif  /* __IHTMLFieldSetElement2_FWD_DEFINED__ */
  2112. #ifndef __IHTMLLegendElement_FWD_DEFINED__
  2113. #define __IHTMLLegendElement_FWD_DEFINED__
  2114. typedef interface IHTMLLegendElement IHTMLLegendElement;
  2115. #endif  /* __IHTMLLegendElement_FWD_DEFINED__ */
  2116. #ifndef __IHTMLLegendElement2_FWD_DEFINED__
  2117. #define __IHTMLLegendElement2_FWD_DEFINED__
  2118. typedef interface IHTMLLegendElement2 IHTMLLegendElement2;
  2119. #endif  /* __IHTMLLegendElement2_FWD_DEFINED__ */
  2120. #ifndef __DispHTMLDivPosition_FWD_DEFINED__
  2121. #define __DispHTMLDivPosition_FWD_DEFINED__
  2122. typedef interface DispHTMLDivPosition DispHTMLDivPosition;
  2123. #endif  /* __DispHTMLDivPosition_FWD_DEFINED__ */
  2124. #ifndef __HTMLDivPosition_FWD_DEFINED__
  2125. #define __HTMLDivPosition_FWD_DEFINED__
  2126. #ifdef __cplusplus
  2127. typedef class HTMLDivPosition HTMLDivPosition;
  2128. #else
  2129. typedef struct HTMLDivPosition HTMLDivPosition;
  2130. #endif /* __cplusplus */
  2131. #endif  /* __HTMLDivPosition_FWD_DEFINED__ */
  2132. #ifndef __DispHTMLFieldSetElement_FWD_DEFINED__
  2133. #define __DispHTMLFieldSetElement_FWD_DEFINED__
  2134. typedef interface DispHTMLFieldSetElement DispHTMLFieldSetElement;
  2135. #endif  /* __DispHTMLFieldSetElement_FWD_DEFINED__ */
  2136. #ifndef __HTMLFieldSetElement_FWD_DEFINED__
  2137. #define __HTMLFieldSetElement_FWD_DEFINED__
  2138. #ifdef __cplusplus
  2139. typedef class HTMLFieldSetElement HTMLFieldSetElement;
  2140. #else
  2141. typedef struct HTMLFieldSetElement HTMLFieldSetElement;
  2142. #endif /* __cplusplus */
  2143. #endif  /* __HTMLFieldSetElement_FWD_DEFINED__ */
  2144. #ifndef __DispHTMLLegendElement_FWD_DEFINED__
  2145. #define __DispHTMLLegendElement_FWD_DEFINED__
  2146. typedef interface DispHTMLLegendElement DispHTMLLegendElement;
  2147. #endif  /* __DispHTMLLegendElement_FWD_DEFINED__ */
  2148. #ifndef __HTMLLegendElement_FWD_DEFINED__
  2149. #define __HTMLLegendElement_FWD_DEFINED__
  2150. #ifdef __cplusplus
  2151. typedef class HTMLLegendElement HTMLLegendElement;
  2152. #else
  2153. typedef struct HTMLLegendElement HTMLLegendElement;
  2154. #endif /* __cplusplus */
  2155. #endif  /* __HTMLLegendElement_FWD_DEFINED__ */
  2156. #ifndef __IHTMLSpanFlow_FWD_DEFINED__
  2157. #define __IHTMLSpanFlow_FWD_DEFINED__
  2158. typedef interface IHTMLSpanFlow IHTMLSpanFlow;
  2159. #endif  /* __IHTMLSpanFlow_FWD_DEFINED__ */
  2160. #ifndef __DispHTMLSpanFlow_FWD_DEFINED__
  2161. #define __DispHTMLSpanFlow_FWD_DEFINED__
  2162. typedef interface DispHTMLSpanFlow DispHTMLSpanFlow;
  2163. #endif  /* __DispHTMLSpanFlow_FWD_DEFINED__ */
  2164. #ifndef __HTMLSpanFlow_FWD_DEFINED__
  2165. #define __HTMLSpanFlow_FWD_DEFINED__
  2166. #ifdef __cplusplus
  2167. typedef class HTMLSpanFlow HTMLSpanFlow;
  2168. #else
  2169. typedef struct HTMLSpanFlow HTMLSpanFlow;
  2170. #endif /* __cplusplus */
  2171. #endif  /* __HTMLSpanFlow_FWD_DEFINED__ */
  2172. #ifndef __IHTMLFrameSetElement_FWD_DEFINED__
  2173. #define __IHTMLFrameSetElement_FWD_DEFINED__
  2174. typedef interface IHTMLFrameSetElement IHTMLFrameSetElement;
  2175. #endif  /* __IHTMLFrameSetElement_FWD_DEFINED__ */
  2176. #ifndef __IHTMLFrameSetElement2_FWD_DEFINED__
  2177. #define __IHTMLFrameSetElement2_FWD_DEFINED__
  2178. typedef interface IHTMLFrameSetElement2 IHTMLFrameSetElement2;
  2179. #endif  /* __IHTMLFrameSetElement2_FWD_DEFINED__ */
  2180. #ifndef __DispHTMLFrameSetSite_FWD_DEFINED__
  2181. #define __DispHTMLFrameSetSite_FWD_DEFINED__
  2182. typedef interface DispHTMLFrameSetSite DispHTMLFrameSetSite;
  2183. #endif  /* __DispHTMLFrameSetSite_FWD_DEFINED__ */
  2184. #ifndef __HTMLFrameSetSite_FWD_DEFINED__
  2185. #define __HTMLFrameSetSite_FWD_DEFINED__
  2186. #ifdef __cplusplus
  2187. typedef class HTMLFrameSetSite HTMLFrameSetSite;
  2188. #else
  2189. typedef struct HTMLFrameSetSite HTMLFrameSetSite;
  2190. #endif /* __cplusplus */
  2191. #endif  /* __HTMLFrameSetSite_FWD_DEFINED__ */
  2192. #ifndef __IHTMLBGsound_FWD_DEFINED__
  2193. #define __IHTMLBGsound_FWD_DEFINED__
  2194. typedef interface IHTMLBGsound IHTMLBGsound;
  2195. #endif  /* __IHTMLBGsound_FWD_DEFINED__ */
  2196. #ifndef __DispHTMLBGsound_FWD_DEFINED__
  2197. #define __DispHTMLBGsound_FWD_DEFINED__
  2198. typedef interface DispHTMLBGsound DispHTMLBGsound;
  2199. #endif  /* __DispHTMLBGsound_FWD_DEFINED__ */
  2200. #ifndef __HTMLBGsound_FWD_DEFINED__
  2201. #define __HTMLBGsound_FWD_DEFINED__
  2202. #ifdef __cplusplus
  2203. typedef class HTMLBGsound HTMLBGsound;
  2204. #else
  2205. typedef struct HTMLBGsound HTMLBGsound;
  2206. #endif /* __cplusplus */
  2207. #endif  /* __HTMLBGsound_FWD_DEFINED__ */
  2208. #ifndef __IHTMLFontNamesCollection_FWD_DEFINED__
  2209. #define __IHTMLFontNamesCollection_FWD_DEFINED__
  2210. typedef interface IHTMLFontNamesCollection IHTMLFontNamesCollection;
  2211. #endif  /* __IHTMLFontNamesCollection_FWD_DEFINED__ */
  2212. #ifndef __IHTMLFontSizesCollection_FWD_DEFINED__
  2213. #define __IHTMLFontSizesCollection_FWD_DEFINED__
  2214. typedef interface IHTMLFontSizesCollection IHTMLFontSizesCollection;
  2215. #endif  /* __IHTMLFontSizesCollection_FWD_DEFINED__ */
  2216. #ifndef __IHTMLOptionsHolder_FWD_DEFINED__
  2217. #define __IHTMLOptionsHolder_FWD_DEFINED__
  2218. typedef interface IHTMLOptionsHolder IHTMLOptionsHolder;
  2219. #endif  /* __IHTMLOptionsHolder_FWD_DEFINED__ */
  2220. #ifndef __HTMLStyleElementEvents2_FWD_DEFINED__
  2221. #define __HTMLStyleElementEvents2_FWD_DEFINED__
  2222. typedef interface HTMLStyleElementEvents2 HTMLStyleElementEvents2;
  2223. #endif  /* __HTMLStyleElementEvents2_FWD_DEFINED__ */
  2224. #ifndef __HTMLStyleElementEvents_FWD_DEFINED__
  2225. #define __HTMLStyleElementEvents_FWD_DEFINED__
  2226. typedef interface HTMLStyleElementEvents HTMLStyleElementEvents;
  2227. #endif  /* __HTMLStyleElementEvents_FWD_DEFINED__ */
  2228. #ifndef __IHTMLStyleElement_FWD_DEFINED__
  2229. #define __IHTMLStyleElement_FWD_DEFINED__
  2230. typedef interface IHTMLStyleElement IHTMLStyleElement;
  2231. #endif  /* __IHTMLStyleElement_FWD_DEFINED__ */
  2232. #ifndef __DispHTMLStyleElement_FWD_DEFINED__
  2233. #define __DispHTMLStyleElement_FWD_DEFINED__
  2234. typedef interface DispHTMLStyleElement DispHTMLStyleElement;
  2235. #endif  /* __DispHTMLStyleElement_FWD_DEFINED__ */
  2236. #ifndef __HTMLStyleElement_FWD_DEFINED__
  2237. #define __HTMLStyleElement_FWD_DEFINED__
  2238. #ifdef __cplusplus
  2239. typedef class HTMLStyleElement HTMLStyleElement;
  2240. #else
  2241. typedef struct HTMLStyleElement HTMLStyleElement;
  2242. #endif /* __cplusplus */
  2243. #endif  /* __HTMLStyleElement_FWD_DEFINED__ */
  2244. #ifndef __IHTMLStyleFontFace_FWD_DEFINED__
  2245. #define __IHTMLStyleFontFace_FWD_DEFINED__
  2246. typedef interface IHTMLStyleFontFace IHTMLStyleFontFace;
  2247. #endif  /* __IHTMLStyleFontFace_FWD_DEFINED__ */
  2248. #ifndef __HTMLStyleFontFace_FWD_DEFINED__
  2249. #define __HTMLStyleFontFace_FWD_DEFINED__
  2250. #ifdef __cplusplus
  2251. typedef class HTMLStyleFontFace HTMLStyleFontFace;
  2252. #else
  2253. typedef struct HTMLStyleFontFace HTMLStyleFontFace;
  2254. #endif /* __cplusplus */
  2255. #endif  /* __HTMLStyleFontFace_FWD_DEFINED__ */
  2256. #ifndef __ICSSFilterSite_FWD_DEFINED__
  2257. #define __ICSSFilterSite_FWD_DEFINED__
  2258. typedef interface ICSSFilterSite ICSSFilterSite;
  2259. #endif  /* __ICSSFilterSite_FWD_DEFINED__ */
  2260. #ifndef __IMarkupPointer_FWD_DEFINED__
  2261. #define __IMarkupPointer_FWD_DEFINED__
  2262. typedef interface IMarkupPointer IMarkupPointer;
  2263. #endif  /* __IMarkupPointer_FWD_DEFINED__ */
  2264. #ifndef __IMarkupContainer_FWD_DEFINED__
  2265. #define __IMarkupContainer_FWD_DEFINED__
  2266. typedef interface IMarkupContainer IMarkupContainer;
  2267. #endif  /* __IMarkupContainer_FWD_DEFINED__ */
  2268. #ifndef __IMarkupContainer2_FWD_DEFINED__
  2269. #define __IMarkupContainer2_FWD_DEFINED__
  2270. typedef interface IMarkupContainer2 IMarkupContainer2;
  2271. #endif  /* __IMarkupContainer2_FWD_DEFINED__ */
  2272. #ifndef __IHTMLChangeLog_FWD_DEFINED__
  2273. #define __IHTMLChangeLog_FWD_DEFINED__
  2274. typedef interface IHTMLChangeLog IHTMLChangeLog;
  2275. #endif  /* __IHTMLChangeLog_FWD_DEFINED__ */
  2276. #ifndef __IHTMLChangeSink_FWD_DEFINED__
  2277. #define __IHTMLChangeSink_FWD_DEFINED__
  2278. typedef interface IHTMLChangeSink IHTMLChangeSink;
  2279. #endif  /* __IHTMLChangeSink_FWD_DEFINED__ */
  2280. #ifndef __IActiveIMMApp_FWD_DEFINED__
  2281. #define __IActiveIMMApp_FWD_DEFINED__
  2282. typedef interface IActiveIMMApp IActiveIMMApp;
  2283. #endif  /* __IActiveIMMApp_FWD_DEFINED__ */
  2284. #ifndef __ISegmentList_FWD_DEFINED__
  2285. #define __ISegmentList_FWD_DEFINED__
  2286. typedef interface ISegmentList ISegmentList;
  2287. #endif  /* __ISegmentList_FWD_DEFINED__ */
  2288. #ifndef __ISegmentListIterator_FWD_DEFINED__
  2289. #define __ISegmentListIterator_FWD_DEFINED__
  2290. typedef interface ISegmentListIterator ISegmentListIterator;
  2291. #endif  /* __ISegmentListIterator_FWD_DEFINED__ */
  2292. #ifndef __IHTMLCaret_FWD_DEFINED__
  2293. #define __IHTMLCaret_FWD_DEFINED__
  2294. typedef interface IHTMLCaret IHTMLCaret;
  2295. #endif  /* __IHTMLCaret_FWD_DEFINED__ */
  2296. #ifndef __ISegment_FWD_DEFINED__
  2297. #define __ISegment_FWD_DEFINED__
  2298. typedef interface ISegment ISegment;
  2299. #endif  /* __ISegment_FWD_DEFINED__ */
  2300. #ifndef __IElementSegment_FWD_DEFINED__
  2301. #define __IElementSegment_FWD_DEFINED__
  2302. typedef interface IElementSegment IElementSegment;
  2303. #endif  /* __IElementSegment_FWD_DEFINED__ */
  2304. #ifndef __IHighlightSegment_FWD_DEFINED__
  2305. #define __IHighlightSegment_FWD_DEFINED__
  2306. typedef interface IHighlightSegment IHighlightSegment;
  2307. #endif  /* __IHighlightSegment_FWD_DEFINED__ */
  2308. #ifndef __IHighlightRenderingServices_FWD_DEFINED__
  2309. #define __IHighlightRenderingServices_FWD_DEFINED__
  2310. typedef interface IHighlightRenderingServices IHighlightRenderingServices;
  2311. #endif  /* __IHighlightRenderingServices_FWD_DEFINED__ */
  2312. #ifndef __ILineInfo_FWD_DEFINED__
  2313. #define __ILineInfo_FWD_DEFINED__
  2314. typedef interface ILineInfo ILineInfo;
  2315. #endif  /* __ILineInfo_FWD_DEFINED__ */
  2316. #ifndef __IDisplayPointer_FWD_DEFINED__
  2317. #define __IDisplayPointer_FWD_DEFINED__
  2318. typedef interface IDisplayPointer IDisplayPointer;
  2319. #endif  /* __IDisplayPointer_FWD_DEFINED__ */
  2320. #ifndef __IDisplayServices_FWD_DEFINED__
  2321. #define __IDisplayServices_FWD_DEFINED__
  2322. typedef interface IDisplayServices IDisplayServices;
  2323. #endif  /* __IDisplayServices_FWD_DEFINED__ */
  2324. #ifndef __IHtmlDlgSafeHelper_FWD_DEFINED__
  2325. #define __IHtmlDlgSafeHelper_FWD_DEFINED__
  2326. typedef interface IHtmlDlgSafeHelper IHtmlDlgSafeHelper;
  2327. #endif  /* __IHtmlDlgSafeHelper_FWD_DEFINED__ */
  2328. #ifndef __IBlockFormats_FWD_DEFINED__
  2329. #define __IBlockFormats_FWD_DEFINED__
  2330. typedef interface IBlockFormats IBlockFormats;
  2331. #endif  /* __IBlockFormats_FWD_DEFINED__ */
  2332. #ifndef __IFontNames_FWD_DEFINED__
  2333. #define __IFontNames_FWD_DEFINED__
  2334. typedef interface IFontNames IFontNames;
  2335. #endif  /* __IFontNames_FWD_DEFINED__ */
  2336. #ifndef __ICSSFilter_FWD_DEFINED__
  2337. #define __ICSSFilter_FWD_DEFINED__
  2338. typedef interface ICSSFilter ICSSFilter;
  2339. #endif  /* __ICSSFilter_FWD_DEFINED__ */
  2340. #ifndef __ISecureUrlHost_FWD_DEFINED__
  2341. #define __ISecureUrlHost_FWD_DEFINED__
  2342. typedef interface ISecureUrlHost ISecureUrlHost;
  2343. #endif  /* __ISecureUrlHost_FWD_DEFINED__ */
  2344. #ifndef __IMarkupServices_FWD_DEFINED__
  2345. #define __IMarkupServices_FWD_DEFINED__
  2346. typedef interface IMarkupServices IMarkupServices;
  2347. #endif  /* __IMarkupServices_FWD_DEFINED__ */
  2348. #ifndef __IMarkupServices2_FWD_DEFINED__
  2349. #define __IMarkupServices2_FWD_DEFINED__
  2350. typedef interface IMarkupServices2 IMarkupServices2;
  2351. #endif  /* __IMarkupServices2_FWD_DEFINED__ */
  2352. #ifndef __IHTMLChangePlayback_FWD_DEFINED__
  2353. #define __IHTMLChangePlayback_FWD_DEFINED__
  2354. typedef interface IHTMLChangePlayback IHTMLChangePlayback;
  2355. #endif  /* __IHTMLChangePlayback_FWD_DEFINED__ */
  2356. #ifndef __IMarkupPointer2_FWD_DEFINED__
  2357. #define __IMarkupPointer2_FWD_DEFINED__
  2358. typedef interface IMarkupPointer2 IMarkupPointer2;
  2359. #endif  /* __IMarkupPointer2_FWD_DEFINED__ */
  2360. #ifndef __IMarkupTextFrags_FWD_DEFINED__
  2361. #define __IMarkupTextFrags_FWD_DEFINED__
  2362. typedef interface IMarkupTextFrags IMarkupTextFrags;
  2363. #endif  /* __IMarkupTextFrags_FWD_DEFINED__ */
  2364. #ifndef __IXMLGenericParse_FWD_DEFINED__
  2365. #define __IXMLGenericParse_FWD_DEFINED__
  2366. typedef interface IXMLGenericParse IXMLGenericParse;
  2367. #endif  /* __IXMLGenericParse_FWD_DEFINED__ */
  2368. #ifndef __IHTMLEditHost_FWD_DEFINED__
  2369. #define __IHTMLEditHost_FWD_DEFINED__
  2370. typedef interface IHTMLEditHost IHTMLEditHost;
  2371. #endif  /* __IHTMLEditHost_FWD_DEFINED__ */
  2372. #ifndef __IHTMLEditHost2_FWD_DEFINED__
  2373. #define __IHTMLEditHost2_FWD_DEFINED__
  2374. typedef interface IHTMLEditHost2 IHTMLEditHost2;
  2375. #endif  /* __IHTMLEditHost2_FWD_DEFINED__ */
  2376. #ifndef __ISequenceNumber_FWD_DEFINED__
  2377. #define __ISequenceNumber_FWD_DEFINED__
  2378. typedef interface ISequenceNumber ISequenceNumber;
  2379. #endif  /* __ISequenceNumber_FWD_DEFINED__ */
  2380. #ifndef __IIMEServices_FWD_DEFINED__
  2381. #define __IIMEServices_FWD_DEFINED__
  2382. typedef interface IIMEServices IIMEServices;
  2383. #endif  /* __IIMEServices_FWD_DEFINED__ */
  2384. #ifndef __ISelectionServicesListener_FWD_DEFINED__
  2385. #define __ISelectionServicesListener_FWD_DEFINED__
  2386. typedef interface ISelectionServicesListener ISelectionServicesListener;
  2387. #endif  /* __ISelectionServicesListener_FWD_DEFINED__ */
  2388. #ifndef __ISelectionServices_FWD_DEFINED__
  2389. #define __ISelectionServices_FWD_DEFINED__
  2390. typedef interface ISelectionServices ISelectionServices;
  2391. #endif  /* __ISelectionServices_FWD_DEFINED__ */
  2392. #ifndef __IHTMLEditDesigner_FWD_DEFINED__
  2393. #define __IHTMLEditDesigner_FWD_DEFINED__
  2394. typedef interface IHTMLEditDesigner IHTMLEditDesigner;
  2395. #endif  /* __IHTMLEditDesigner_FWD_DEFINED__ */
  2396. #ifndef __IHTMLEditServices_FWD_DEFINED__
  2397. #define __IHTMLEditServices_FWD_DEFINED__
  2398. typedef interface IHTMLEditServices IHTMLEditServices;
  2399. #endif  /* __IHTMLEditServices_FWD_DEFINED__ */
  2400. #ifndef __IHTMLEditServices2_FWD_DEFINED__
  2401. #define __IHTMLEditServices2_FWD_DEFINED__
  2402. typedef interface IHTMLEditServices2 IHTMLEditServices2;
  2403. #endif  /* __IHTMLEditServices2_FWD_DEFINED__ */
  2404. #ifndef __IHTMLComputedStyle_FWD_DEFINED__
  2405. #define __IHTMLComputedStyle_FWD_DEFINED__
  2406. typedef interface IHTMLComputedStyle IHTMLComputedStyle;
  2407. #endif  /* __IHTMLComputedStyle_FWD_DEFINED__ */
  2408. #ifndef __HtmlDlgSafeHelper_FWD_DEFINED__
  2409. #define __HtmlDlgSafeHelper_FWD_DEFINED__
  2410. #ifdef __cplusplus
  2411. typedef class HtmlDlgSafeHelper HtmlDlgSafeHelper;
  2412. #else
  2413. typedef struct HtmlDlgSafeHelper HtmlDlgSafeHelper;
  2414. #endif /* __cplusplus */
  2415. #endif  /* __HtmlDlgSafeHelper_FWD_DEFINED__ */
  2416. #ifndef __BlockFormats_FWD_DEFINED__
  2417. #define __BlockFormats_FWD_DEFINED__
  2418. #ifdef __cplusplus
  2419. typedef class BlockFormats BlockFormats;
  2420. #else
  2421. typedef struct BlockFormats BlockFormats;
  2422. #endif /* __cplusplus */
  2423. #endif  /* __BlockFormats_FWD_DEFINED__ */
  2424. #ifndef __FontNames_FWD_DEFINED__
  2425. #define __FontNames_FWD_DEFINED__
  2426. #ifdef __cplusplus
  2427. typedef class FontNames FontNames;
  2428. #else
  2429. typedef struct FontNames FontNames;
  2430. #endif /* __cplusplus */
  2431. #endif  /* __FontNames_FWD_DEFINED__ */
  2432. #ifndef __HTMLNamespaceEvents_FWD_DEFINED__
  2433. #define __HTMLNamespaceEvents_FWD_DEFINED__
  2434. typedef interface HTMLNamespaceEvents HTMLNamespaceEvents;
  2435. #endif  /* __HTMLNamespaceEvents_FWD_DEFINED__ */
  2436. #ifndef __IHTMLNamespace_FWD_DEFINED__
  2437. #define __IHTMLNamespace_FWD_DEFINED__
  2438. typedef interface IHTMLNamespace IHTMLNamespace;
  2439. #endif  /* __IHTMLNamespace_FWD_DEFINED__ */
  2440. #ifndef __IHTMLNamespaceCollection_FWD_DEFINED__
  2441. #define __IHTMLNamespaceCollection_FWD_DEFINED__
  2442. typedef interface IHTMLNamespaceCollection IHTMLNamespaceCollection;
  2443. #endif  /* __IHTMLNamespaceCollection_FWD_DEFINED__ */
  2444. #ifndef __HTMLNamespace_FWD_DEFINED__
  2445. #define __HTMLNamespace_FWD_DEFINED__
  2446. #ifdef __cplusplus
  2447. typedef class HTMLNamespace HTMLNamespace;
  2448. #else
  2449. typedef struct HTMLNamespace HTMLNamespace;
  2450. #endif /* __cplusplus */
  2451. #endif  /* __HTMLNamespace_FWD_DEFINED__ */
  2452. #ifndef __HTMLNamespaceCollection_FWD_DEFINED__
  2453. #define __HTMLNamespaceCollection_FWD_DEFINED__
  2454. #ifdef __cplusplus
  2455. typedef class HTMLNamespaceCollection HTMLNamespaceCollection;
  2456. #else
  2457. typedef struct HTMLNamespaceCollection HTMLNamespaceCollection;
  2458. #endif /* __cplusplus */
  2459. #endif  /* __HTMLNamespaceCollection_FWD_DEFINED__ */
  2460. #ifndef __IHTMLPainter_FWD_DEFINED__
  2461. #define __IHTMLPainter_FWD_DEFINED__
  2462. typedef interface IHTMLPainter IHTMLPainter;
  2463. #endif  /* __IHTMLPainter_FWD_DEFINED__ */
  2464. #ifndef __IHTMLPaintSite_FWD_DEFINED__
  2465. #define __IHTMLPaintSite_FWD_DEFINED__
  2466. typedef interface IHTMLPaintSite IHTMLPaintSite;
  2467. #endif  /* __IHTMLPaintSite_FWD_DEFINED__ */
  2468. #ifndef __IHTMLPainterEventInfo_FWD_DEFINED__
  2469. #define __IHTMLPainterEventInfo_FWD_DEFINED__
  2470. typedef interface IHTMLPainterEventInfo IHTMLPainterEventInfo;
  2471. #endif  /* __IHTMLPainterEventInfo_FWD_DEFINED__ */
  2472. #ifndef __IHTMLPainterOverlay_FWD_DEFINED__
  2473. #define __IHTMLPainterOverlay_FWD_DEFINED__
  2474. typedef interface IHTMLPainterOverlay IHTMLPainterOverlay;
  2475. #endif  /* __IHTMLPainterOverlay_FWD_DEFINED__ */
  2476. #ifndef __IHTMLIPrintCollection_FWD_DEFINED__
  2477. #define __IHTMLIPrintCollection_FWD_DEFINED__
  2478. typedef interface IHTMLIPrintCollection IHTMLIPrintCollection;
  2479. #endif  /* __IHTMLIPrintCollection_FWD_DEFINED__ */
  2480. #ifndef __IEnumPrivacyRecords_FWD_DEFINED__
  2481. #define __IEnumPrivacyRecords_FWD_DEFINED__
  2482. typedef interface IEnumPrivacyRecords IEnumPrivacyRecords;
  2483. #endif  /* __IEnumPrivacyRecords_FWD_DEFINED__ */
  2484. #ifndef __IHTMLDialog_FWD_DEFINED__
  2485. #define __IHTMLDialog_FWD_DEFINED__
  2486. typedef interface IHTMLDialog IHTMLDialog;
  2487. #endif  /* __IHTMLDialog_FWD_DEFINED__ */
  2488. #ifndef __IHTMLDialog2_FWD_DEFINED__
  2489. #define __IHTMLDialog2_FWD_DEFINED__
  2490. typedef interface IHTMLDialog2 IHTMLDialog2;
  2491. #endif  /* __IHTMLDialog2_FWD_DEFINED__ */
  2492. #ifndef __IHTMLDialog3_FWD_DEFINED__
  2493. #define __IHTMLDialog3_FWD_DEFINED__
  2494. typedef interface IHTMLDialog3 IHTMLDialog3;
  2495. #endif  /* __IHTMLDialog3_FWD_DEFINED__ */
  2496. #ifndef __IHTMLModelessInit_FWD_DEFINED__
  2497. #define __IHTMLModelessInit_FWD_DEFINED__
  2498. typedef interface IHTMLModelessInit IHTMLModelessInit;
  2499. #endif  /* __IHTMLModelessInit_FWD_DEFINED__ */
  2500. #ifndef __ThreadDialogProcParam_FWD_DEFINED__
  2501. #define __ThreadDialogProcParam_FWD_DEFINED__
  2502. #ifdef __cplusplus
  2503. typedef class ThreadDialogProcParam ThreadDialogProcParam;
  2504. #else
  2505. typedef struct ThreadDialogProcParam ThreadDialogProcParam;
  2506. #endif /* __cplusplus */
  2507. #endif  /* __ThreadDialogProcParam_FWD_DEFINED__ */
  2508. #ifndef __HTMLDialog_FWD_DEFINED__
  2509. #define __HTMLDialog_FWD_DEFINED__
  2510. #ifdef __cplusplus
  2511. typedef class HTMLDialog HTMLDialog;
  2512. #else
  2513. typedef struct HTMLDialog HTMLDialog;
  2514. #endif /* __cplusplus */
  2515. #endif  /* __HTMLDialog_FWD_DEFINED__ */
  2516. #ifndef __IHTMLPopup_FWD_DEFINED__
  2517. #define __IHTMLPopup_FWD_DEFINED__
  2518. typedef interface IHTMLPopup IHTMLPopup;
  2519. #endif  /* __IHTMLPopup_FWD_DEFINED__ */
  2520. #ifndef __DispHTMLPopup_FWD_DEFINED__
  2521. #define __DispHTMLPopup_FWD_DEFINED__
  2522. typedef interface DispHTMLPopup DispHTMLPopup;
  2523. #endif  /* __DispHTMLPopup_FWD_DEFINED__ */
  2524. #ifndef __HTMLPopup_FWD_DEFINED__
  2525. #define __HTMLPopup_FWD_DEFINED__
  2526. #ifdef __cplusplus
  2527. typedef class HTMLPopup HTMLPopup;
  2528. #else
  2529. typedef struct HTMLPopup HTMLPopup;
  2530. #endif /* __cplusplus */
  2531. #endif  /* __HTMLPopup_FWD_DEFINED__ */
  2532. #ifndef __IHTMLAppBehavior_FWD_DEFINED__
  2533. #define __IHTMLAppBehavior_FWD_DEFINED__
  2534. typedef interface IHTMLAppBehavior IHTMLAppBehavior;
  2535. #endif  /* __IHTMLAppBehavior_FWD_DEFINED__ */
  2536. #ifndef __IHTMLAppBehavior2_FWD_DEFINED__
  2537. #define __IHTMLAppBehavior2_FWD_DEFINED__
  2538. typedef interface IHTMLAppBehavior2 IHTMLAppBehavior2;
  2539. #endif  /* __IHTMLAppBehavior2_FWD_DEFINED__ */
  2540. #ifndef __IHTMLAppBehavior3_FWD_DEFINED__
  2541. #define __IHTMLAppBehavior3_FWD_DEFINED__
  2542. typedef interface IHTMLAppBehavior3 IHTMLAppBehavior3;
  2543. #endif  /* __IHTMLAppBehavior3_FWD_DEFINED__ */
  2544. #ifndef __DispHTMLAppBehavior_FWD_DEFINED__
  2545. #define __DispHTMLAppBehavior_FWD_DEFINED__
  2546. typedef interface DispHTMLAppBehavior DispHTMLAppBehavior;
  2547. #endif  /* __DispHTMLAppBehavior_FWD_DEFINED__ */
  2548. #ifndef __HTMLAppBehavior_FWD_DEFINED__
  2549. #define __HTMLAppBehavior_FWD_DEFINED__
  2550. #ifdef __cplusplus
  2551. typedef class HTMLAppBehavior HTMLAppBehavior;
  2552. #else
  2553. typedef struct HTMLAppBehavior HTMLAppBehavior;
  2554. #endif /* __cplusplus */
  2555. #endif  /* __HTMLAppBehavior_FWD_DEFINED__ */
  2556. #ifndef __OldHTMLDocument_FWD_DEFINED__
  2557. #define __OldHTMLDocument_FWD_DEFINED__
  2558. #ifdef __cplusplus
  2559. typedef class OldHTMLDocument OldHTMLDocument;
  2560. #else
  2561. typedef struct OldHTMLDocument OldHTMLDocument;
  2562. #endif /* __cplusplus */
  2563. #endif  /* __OldHTMLDocument_FWD_DEFINED__ */
  2564. #ifndef __OldHTMLFormElement_FWD_DEFINED__
  2565. #define __OldHTMLFormElement_FWD_DEFINED__
  2566. #ifdef __cplusplus
  2567. typedef class OldHTMLFormElement OldHTMLFormElement;
  2568. #else
  2569. typedef struct OldHTMLFormElement OldHTMLFormElement;
  2570. #endif /* __cplusplus */
  2571. #endif  /* __OldHTMLFormElement_FWD_DEFINED__ */