Re: [PATCH 17/17] mshtml: Added DispHTMLIFrame dispinterface declaration.

2008-10-06 Thread Jacek Caban
Austin English wrote: > > +[propget, id(DISPID_IHTMLELEMENT2_ONROWSINSERTED), displaybind, bindable] > + VARIANT onrowsinserted(); > + > > Extra space before VARIANT > Calm down, you send one mail per space. Emacs for some reason doesn't understand indention in dispinterfaces. I don't

Re: [PATCH 17/17] mshtml: Added DispHTMLIFrame dispinterface declaration.

2008-10-06 Thread Austin English
On Mon, Oct 6, 2008 at 9:54 AM, Jacek Caban <[EMAIL PROTECTED]> wrote: > --- > include/mshtmdid.h | 12 + > include/mshtml.idl | 957 > > 2 files changed, 969 insertions(+), 0 deletions(-) > > > > +[propget, id(DISPID_IHTMLELEMENT2_ONROW