<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I do not understand what you mean. I have added the test in patch 1/4
and the implementation in 2/4. I have done so as D3DXGetFVFVertexSize
was already implemented as a stub and test 1/4 obviously shows that
until you apply implmentation 2/4. Is this not correct?<br>
<br>
How should I proceed? Do I merge both patches (1 and) in just one?<br>
<br>
H. Verbeet escribi&oacute;:
<blockquote
 cite="mid:d658b69e0804090007t619c4647gcb608d8c044f8ab9@mail.gmail.com"
 type="cite">
  <pre wrap="">On 08/04/2008, Luis Busquets <a class="moz-txt-link-rfc2396E" href="mailto:luis.busquets@ilidium.com">&lt;luis.busquets@ilidium.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Implementation of D3DXGetFVFVertexSize. With this patch WINE responds
correctly to the tests of D3DXGetFVFVertexSize sent in patch 1/4 of today.

    </pre>
  </blockquote>
  <pre wrap=""><!---->You have to either send the implementation first and the test
afterwards, or wrap the test in a todo_wine block, and remove it when
you send the implementation.


  </pre>
</blockquote>
<br>
</body>
</html>