<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <tt>On 11/11/20 10:36 AM, Daniel Lehman wrote:</tt><br>
    <blockquote type="cite"
      cite="mid:20201111073615.1397667-1-dlehman25@gmail.com">
      <pre class="moz-quote-pre" wrap="">Signed-off-by: Daniel Lehman <a class="moz-txt-link-rfc2396E" href="mailto:dlehman25@gmail.com"><dlehman25@gmail.com></a>
---
i have another version that doesn't skip the BOM
in node_transform_write_to_bstr, if preferred
---
 dlls/msxml3/domdoc.c       | 16 +++++++++++++++-
 dlls/msxml3/tests/domdoc.c | 23 +++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletion(-)</pre>
    </blockquote>
    <tt><br>
    </tt><tt>Is it possible to reuse </tt><tt><span
        style="background-color:#FFFFAF">node_transform_node_params()
        that supports stream output? BSTR case workaround implies that
        output should already contain BOM.<br>
        <br>
        Or do you mean node_transform_node_params() is already broken
        for BSTR output,<br>
        because it skips BOM?</span></tt><br>
  </body>
</html>