On 13 June 2011 22:59, Stefan Dösinger stefan@codeweavers.com wrote:
+typedef void (WINE_GLAPI *PGLFNDRAWELEMENTSBASEVERTEX)(GLenum mode, GLsizei count, GLenum type,
const GLvoid *indices, GLint basevertex);
With the usual naming convention this would be called "PGLFNDRAWELEMENTSBASEVERTEXPROC".