[1/2] mshtml: Add IHTMLEditServices stub implementation. Take 2.

Jacek Caban jacek at codeweavers.com
Mon Oct 12 08:09:16 CDT 2015


Hi Dmitry,

On 10/12/15 05:21, Dmitry Timoshkov wrote:
> Thanks Jacek for the comments.
>
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/mshtml/htmldoc.c        |   2 +
>  dlls/mshtml/main.c           |   1 +
>  dlls/mshtml/mshtml_private.h |   1 +
>  dlls/mshtml/service.c        | 137 +++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 141 insertions(+)

The patch looks good to me now, but I still hope to see a test. It
should be trivial, we even already have test_QueryService for that.

Thanks,
Jacek



More information about the wine-devel mailing list