<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
H. Verbeet wrote:<br>
<blockquote type="cite"
 cite="midd658b69e0603070212y6d186519s@mail.gmail.com">
  <pre wrap="">On 07/03/06, Stefan D&ouml;singer <a class="moz-txt-link-rfc2396E" href="mailto:stefandoesinger@gmx.at">&lt;stefandoesinger@gmx.at&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Native D3D crashes if it's called with a NULL pointer? Are you sure that you
shouldn't return something like D3DERR_INVALIDCALL if pParamters == NULL?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Yes. I verified that with DirectX 9.0c on win2k.



  </pre>
</blockquote>
The Retail version of the dll might not check the parameters but the
Debug version probably does.<br>
</body>
</html>