<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Nikolay,<br>
      <br>
      On 09/17/2018 06:00 AM, Nikolay Sivov wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20180917040011.6206-1-nsivov@codeweavers.com">
      <pre wrap="">Signed-off-by: Nikolay Sivov <a class="moz-txt-link-rfc2396E" href="mailto:nsivov@codeweavers.com" moz-do-not-send="true"><nsivov@codeweavers.com></a>
---
 dlls/opcservices/tests/opcservices.c |  3 +--
 dlls/urlmon/uri.c                    | 18 ++++++++++++++++--
 2 files changed, 17 insertions(+), 4 deletions(-)</pre>
    </blockquote>
    <p><br>
    </p>
    <p>It would be interesting to have some urlmon tests for that. While
      what you do seems reasonable, a test in opcservices is not
      convincing. For all I know, native opcservices may call urlmon in
      a different way (or not at all). Please add a custom IUri
      implementation inside urlmon tests pass that to IsEqual.<br>
    </p>
    <p><br>
    </p>
    <p>Jacek<br>
    </p>
  </body>
</html>