Hi Dmitry,
On 10/12/15 05:21, Dmitry Timoshkov wrote:
Thanks Jacek for the comments.
Signed-off-by: Dmitry Timoshkov dmitry@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