Jacek Caban Sat, 16 Aug 2008 03:26:58 -0700
Alistair Leslie-Hughes wrote: > Hi, > > Changelog: > mshtml: Implement IDispatch for IHTMLElement
You should forward these calls to IDispatchEx implementation. See htmlselect.c for example. Jacek