http://bugs.winehq.org/show_bug.cgi?id=1993
------- Additional Comments From lionel.ulmer@free.fr 2004-06-02 12:36 ------- This means you have a mismatch between your OpenGL headers and your OpenGL library (as the former defines GL version 1.3 and the latter does not export the required GL 1.3 functions).
As said a multiple times, GL is a mess :-)