mshtml: Pass the IDispatch interface of the element right-clicked on to IDocHostUIHan...
commitf5ef66a36951f88542d3bce8a612c5897d9f9314
authorJacek Caban <jacek@codeweavers.com>
Tue, 2 Oct 2007 12:20:59 +0000 (2 14:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Oct 2007 09:00:52 +0000 (3 11:00 +0200)
tree1afb0b927c9b730566893eeca4c9e884bac39feb
parent42349000c4a87d3a1c71f107a1119769fbba1bb2
mshtml: Pass the IDispatch interface of the element right-clicked on to IDocHostUIHandler_ShowContextMenu if applicable instead of always the document's one.

Found by Rob Shearman.
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsembed.c
dlls/mshtml/olecmd.c