<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/29/14 13:11, Shuai Meng wrote:<br>
    </div>
    <blockquote
cite="mid:CAOhhAYMR+-hHnt73K1ZfP0KXXi9pJwU=Ch2_-ADHmYihjM7PGA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div><span
                style="font-size:13px;color:rgb(42,42,42);font-family:'Segoe
                UI','Lucida
                Grande',Verdana,Arial,Helvetica,sans-serif;line-height:18px"><br>
              </span></div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Also
              I'd really like to see tests on object default<br>
              values. See the attached patch for an example.<br>
            </blockquote>
            <div><br>
            </div>
            <div>I copied the example, and found that though tests on
              object default values passed in testbot, they can't pass
              in wine. I think this is because VariantChangeType
              function can't change an object into a VT_BOOL. So I
              delete them.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    This patch should fix the problem:<br>
    <a class="moz-txt-link-freetext" href="http://source.winehq.org/patches/data/104259">http://source.winehq.org/patches/data/104259</a><br>
    <br>
    Please add those tests back when you resend.<br>
    <br>
    Cheers,<br>
    Jacek<br>
  </body>
</html>