urlmon: Don't free structures that are used by asynchronous HttpSendRequest until...
[wine] / dlls / d3d8 / vertexdeclaration.c
2007-03-08  H. Verbeetd3d8: Save the d3d8 vertex declaration.
2007-02-14  Alexandre Julliardd3d8: Avoid a size_t printf format warning.
2007-02-14  H. Verbeetd3d8: Don't store the d3d8 declaration in the wined3d...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d8: Add an IDirect3DVertexDeclaration8 class to hold...