RE: mshtml: Add new interfaces into mshtml.idl (try 2)

2008-11-24 Thread Alistair Leslie-Hughes
Hi Konstantin,> does not prove to be true (from oleview's results).It appears the oleview doesnt report the [size_is] property. > > > I have checked up and have corrected an order of methods in all > > > interfaces. > But oleview has shown a method in IHTMLEditServices which > > > is not desc

Re: mshtml: Add new interfaces into mshtml.idl (try 2)

2008-11-24 Thread Konstantin Kondratyuk
Hello, Alistair! On Monday 24 November 2008 14:59:30 you wrote: > Non of the Functions in IMarkupPointer should be marked as retval, > likewise for IMarkupContainer. > > IElementSegment functions are in the wrong order, likewise for > ISelectionServicesListener, ISelectionServices and IHTMLEditSer

Re: mshtml: Add new interfaces into mshtml.idl (try 2)

2008-11-24 Thread Alistair Leslie-Hughes
Hi Konstantin, > Kondratyuk wrote: > Hello! > > Try 2 changes: > - add missed POINTER_GRAVITY_Max, MARKUP_CONTEXT_TYPE_Max, SELECTION_TYPE_Max > constants > - correct attributes of interfaces: object, pointer_default(unique), uuid(...) > - correct attributes Right and Left methods in IMarkupPoi

Re: mshtml: Add new interfaces into mshtml.idl

2008-11-24 Thread Alistair Leslie-Hughes
Hi Konstantin, > IElementSegment interface too? I have changed it in try2 > > > Also, one question about retval attributes. There can be only one > attribute in > one method? For example, in IMarkupPointer interface: >HRESULT Right( >[in] BOOL fMove, >[out] MARKUP_CONTEXT_TYP

Re: mshtml: Add new interfaces into mshtml.idl

2008-11-24 Thread Konstantin Kondratyuk
On Monday 24 November 2008 00:38:18 Alistair Leslie-Hughes wrote: > You have > missed > POINTER_GRAVITY_Max > MARKUP_CONTEXT_TYPE_Max > SELECTION_TYPE_Max Thanks, fixed. > The following interfacess dont contain dual interfaces > IHTMLEditDesigner > IMarkupContainer > IMarkupPointer > ISegment > I

Re: mshtml: Add new interfaces into mshtml.idl

2008-11-23 Thread Alistair Leslie-Hughes
Hi Konstantin, "Konstantin Kondratyuk" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]> I'm sorry, I have sent a wrong patch...> > -- > Best regards,> Konstantin Kondratyuk.> You have missed POINTER_GRAVITY_Max MARKUP_CONTEXT_TYPE_Max SELECTION_TYPE_Max The following interface