Adding "MouseWheelTicks" to the "fgState" structure as a first step towards supportin...
[freeglut] / src / freeglutdll.def
index 7618307..c538c0d 100644 (file)
@@ -1,3 +1,4 @@
+LIBRARY freeglut
 VERSION 2.6
 EXPORTS
        glutInit
@@ -136,21 +137,14 @@ EXPORTS
        glutExtensionSupported
        glutReportErrors
        glutGetProcAddress
-       glutJoystickGetNumAxes
-       glutJoystickGetNumButtons
-       glutJoystickNotWorking
-       glutJoystickGetDeadBand
-       glutJoystickSetDeadBand
-       glutJoystickGetSaturation
-       glutJoystickSetSaturation
-       glutJoystickSetMinRange
-       glutJoystickSetMaxRange
-       glutJoystickSetCenter
-       glutJoystickGetMinRange
-       glutJoystickGetMaxRange
-       glutJoystickGetCenter
        glutExit
        glutFullScreenToggle
        glutGetModeValues
        glutInitContextFlags
        glutInitContextVersion
+       glutInitContextProfile
+        glutInitErrorFunc
+        glutInitWarningFunc
+       __glutInitWithExit
+       __glutCreateWindowWithExit
+       __glutCreateMenuWithExit