Vertex buffers hold arrays of vertex (and possibly other) data, the stride is the size of the vertex + data stucture in bytes.
Thanks for the explanation :)
Do you know any useable API documentation for Direct3D7? I can't find anything on msdn, only some fragments.