Don't know if this helps but I did a dumpbin on the original COFF glu32.lib and output is:

   Exports

       ordinal    name

                  _gluUnProject@48
                  _gluTessVertex@12
                  _gluTessProperty@16
                  _gluTessNormal@28
                  _gluTessEndPolygon@4
                  _gluTessEndContour@4
                  _gluTessCallback@12
                  _gluTessBeginPolygon@8
                  _gluTessBeginContour@4
                  _gluSphere@20
                  _gluScaleImage@36
                  _gluQuadricTexture@8
                  _gluQuadricOrientation@8
                  _gluQuadricNormals@8
                  _gluQuadricDrawStyle@8
                  _gluQuadricCallback@12
                  _gluPwlCurve@20
                  _gluProject@48
                  _gluPickMatrix@36
                  _gluPerspective@32
                  _gluPartialDisk@44
                  _gluOrtho2D@32
                  _gluNurbsSurface@44
                  _gluNurbsProperty@12
                  _gluNurbsCurve@28
                  _gluNurbsCallback@12
                  _gluNextContour@8
                  _gluNewTess@0
                  _gluNewQuadric@0
                  _gluNewNurbsRenderer@0
                  _gluLookAt@72
                  _gluLoadSamplingMatrices@16
                  _gluGetTessProperty@12
                  _gluGetString@4
                  _gluGetNurbsProperty@12
                  _gluErrorUnicodeStringEXT@4
                  _gluErrorString@4
                  _gluEndTrim@4
                  _gluEndSurface@4
                  _gluEndPolygon@4
                  _gluEndCurve@4
                  _gluDisk@28
                  _gluDeleteTess@4
                  _gluDeleteQuadric@4
                  _gluDeleteNurbsRenderer@4
                  _gluCylinder@36
                  _gluBuild2DMipmaps@28
                  _gluBuild1DMipmaps@24
                  _gluBeginTrim@4
                  _gluBeginSurface@4
                  _gluBeginPolygon@4
                  _gluBeginCurve@4

Reply via email to