I think this will interest you:

http://msdn.microsoft.com/en-us/libr...91(VS.85).aspx

Take a look at LineLists and LineStrips. It shows you how to draw lines by using vertexbuffers and a DrawPrimitive call.

Hope it helps.