wined3d: Use unsigned int instead of size_t for element counts.
commit980ee365a06682c9f310921f0c92a58b4224154d
authorAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 16:17:04 +0000 (7 17:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 16:17:04 +0000 (7 17:17 +0100)
tree44460a1006398b21359db40456e8d577a2f104b7
parent84f8ab6b83f9f53a986c6a01f246444ded88e425
wined3d: Use unsigned int instead of size_t for element counts.
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/vertexdeclaration.c
dlls/d3d9/d3d9_private.h
dlls/d3d9/vertexdeclaration.c
dlls/wined3d/device.c
dlls/wined3d/vertexdeclaration.c
include/wine/wined3d_interface.h