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@codeweavers.com:
Spotted by Zhenbo Li.
dlls/mshtml/nsiface.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)