http://bugs.winehq.org/show_bug.cgi?id=4927
thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
------- Additional Comments From thunderbird2k@gmx.net 2006-08-12 03:00 ------- Because of issues similar to the ones described in this bugreport glut32 has been removed from Wine. The dll isn't a core dll and because of this forking it wasn't needed and second the code of freeglut (which is X11 licensed) was more than 1MB in size. (The source to standard glut is available too but its license is not compatible with the LGPL)
So if programs need glut32 you would have to install it by hand but most programs seem to ship it themself already including the Nvidia demos.