mshtml: Renamed nsIDOMHTMLSelectElement::Remove to select_Remove to avoid conflict with nsIDOMElement.

Zhenbo Li litimetal at gmail.com
Mon Apr 28 07:06:37 CDT 2014


Thanks, Jacek
This patch should fix that problem, but would it hide the problem in widl?

I tried midl.exe with VS, and got
#define nsIDOMHTMLSelectElement_Remove(This,index)    \
    ( (This)->lpVtbl -> Remove(This,index) )

Then why widl can't handle this situation?


2014-04-28 18:17 GMT+08:00 Jacek Caban <jacek at codeweavers.com>:
> Spotted by Zhenbo Li.
>
> ---
>  dlls/mshtml/nsiface.idl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
>
>
>
>



-- 
Have a nice day!
Zhenbo Li



More information about the wine-devel mailing list