<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      Hi,<br>
      <br>
      <pre wrap="">+  FIXME("(%s, %s, %p) stub!\n", debugstr_w(servername),
+                 debugstr_w(domainname), bufptr);
+  return ERROR_NO_SUCH_DOMAIN;
+}

Please use 4 spaces indentation as the rest of the file.

Christian
</pre>
      <br>
      <br>
      Le 27/04/2013 14:05, Ruslan Kabatsayev a écrit :<br>
    </div>
    <blockquote
cite="mid:CAHEcG94OORUyTCJvQbrFG7JdHZTcwiKSZdxLv1PNDoksvKRy7Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello,<br>
        </div>
        <br>
        This patch adds a stub for netapi32!NetGetAnyDCName(), which is
        needed for e.g. KDE's dolphin to launch first time. I've done it
        similarly to already present NetGetDCName() stub, but with
        another error code return, which is among valid ones listed in
        MSDN.<br>
        <br>
        Regards,<br>
        Ruslan<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>