HAVE_ULONG_LONG now only defined when unsigned long long is available
[freeglut] / src / freeglutdll.def
index 7618307..ac52730 100644 (file)
@@ -1,3 +1,4 @@
+LIBRARY freeglut
 VERSION 2.6
 EXPORTS
        glutInit
@@ -136,21 +137,19 @@ EXPORTS
        glutExtensionSupported
        glutReportErrors
        glutGetProcAddress
-       glutJoystickGetNumAxes
-       glutJoystickGetNumButtons
-       glutJoystickNotWorking
-       glutJoystickGetDeadBand
-       glutJoystickSetDeadBand
-       glutJoystickGetSaturation
-       glutJoystickSetSaturation
-       glutJoystickSetMinRange
-       glutJoystickSetMaxRange
-       glutJoystickSetCenter
-       glutJoystickGetMinRange
-       glutJoystickGetMaxRange
-       glutJoystickGetCenter
        glutExit
        glutFullScreenToggle
+       glutLeaveFullScreen
        glutGetModeValues
        glutInitContextFlags
        glutInitContextVersion
+       glutInitContextProfile
+        glutInitErrorFunc
+        glutInitWarningFunc
+       __glutInitWithExit
+       __glutCreateWindowWithExit
+       __glutCreateMenuWithExit
+       glutMultiButtonFunc
+       glutMultiEntryFunc
+       glutMultiMotionFunc
+       glutMultiPassiveFunc