<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#3366FF">
    <div class="moz-cite-prefix">On 11/03/13 17:43, Nikolay Sivov wrote:<br>
    </div>
    <blockquote cite="mid:513D7D0F.7010500@gmail.com" type="cite">On
      3/11/2013 10:27, Jeff Latimer wrote:
      <br>
      <blockquote type="cite">---
        <br>
          include/nserror.h | 226
        <br>
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        <br>
          1 file changed, 226 insertions(+)
        <br>
          create mode 100644 include/nserror.h
        <br>
        +#ifndef _NSERROR_H
        <br>
        +#define _NSERROR_H
        <br>
      </blockquote>
      This doesn't look right.
      <br>
    </blockquote>
    This is the same as the SDK, atleast to my eye.  Is there something
    in particular that appears wrong?<br>
    <blockquote cite="mid:513D7D0F.7010500@gmail.com" type="cite">
      <br>
      <blockquote type="cite">+#define NS_S_CALLPENDING
        _HRESULT_TYPEDEF_(0x000D0000L)
        <br>
      </blockquote>
      This is usually done with a suffix.
      <br>
    </blockquote>
    I have done this as the SDK does it.  I thought that was the way we
    liked it.<br>
    <blockquote cite="mid:513D7D0F.7010500@gmail.com" type="cite">
      <br>
      <blockquote type="cite">+
        <br>
        +#endif
        <br>
      </blockquote>
      Please add a comment here.<br>
    </blockquote>
    Ok.
  </body>
</html>