I would like to know the realization of time&nbsp;dwt.browser .<br><br>if&nbsp;i&nbsp;need&nbsp;a&nbsp;        Weakened function&nbsp;IE.WebBrowser,&nbsp;&nbsp;        Those interfaces&nbsp; must be to achieve?&nbsp;<br>I&nbsp;change&nbsp;&quot;dispinterface DWebBrowserEvents&quot;&nbsp;to&nbsp;&quot; interface : IDispatch&quot;,&nbsp;&quot;dispinterface DWebBrowserEvents2&quot;,&nbsp;to&nbsp;&quot;interface &nbsp;&nbsp;DWebBrowserEvents2 :IDispatch&quot; , and &quot;[in]&quot;&nbsp;to&nbsp;&quot;in&quot;,&nbsp;&quot;[out]&quot;&nbsp;to&nbsp;&quot;out&quot;,&nbsp;&quot;[in, out]&quot;&nbsp;to&nbsp;&quot;inout&quot;.&nbsp;&nbsp;        Then compile successful&nbsp;the&nbsp;DD-dwt.lib&nbsp;.<br>

 <br> when i copy the old browser of dwt-liu to dwt-win, remove the&nbsp; phobes impot. get a lot error ....<br>--------------------------------------------------------------------------<br>dwt\browser\browser.d(14): module dwt.DWT is in multiple packages dwt.DWT<br>
dwt\browser\browserevents.d(20): module dwt.events.TypedEvent is in multiple packages dwt.events.TypedEvent<br>dwt\browser\website.d(36): module dwt.widgets.Composite is in multiple packages dwt.widgets.Composite<br>dwt\browser\website.d(37): module dwt.widgets.Event is in multiple packages dwt.widgets.Event<br>
dwt\browser\website.d(38): module dwt.widgets.Menu is in multiple packages dwt.widgets.Menu<br>dwt\browser\website.d(39): module dwt.widgets.Shell is in multiple packages dwt.widgets.Shell<br>dwt\browser\browserlisteners.d(19): module dwt.internal.DWTEventListener is in multiple packages dwt.internal.DWTEventListener<br>
dwt\browser\browser.d(21): module dwt.graphics.Point is in multiple packages dwt.graphics.Point<br><br>-----------------------------------------------------------------<br><br>very sorry for my poor english.<br><br><br>