Synched the DLL definitions with reality.
[freeglut] / src / freeglutdll.def
index 825c60f..4c2fa61 100644 (file)
@@ -15,6 +15,8 @@ EXPORTS
        glutDestroyWindow
        glutSetWindow
        glutGetWindow
+       glutSetWindowData
+       glutGetWindowData
        glutSetWindowTitle
        glutSetIconTitle
        glutReshapeWindow
@@ -41,6 +43,8 @@ EXPORTS
        glutDestroyMenu
        glutGetMenu
        glutSetMenu
+       glutGetMenuData
+       glutSetMenuData
        glutAddMenuEntry
        glutAddSubMenu
        glutChangeToMenuEntry
@@ -56,6 +60,7 @@ EXPORTS
        glutVisibilityFunc
        glutDisplayFunc
        glutMouseFunc
+       glutMouseWheelFunc
        glutMotionFunc
        glutPassiveMotionFunc
        glutEntryFunc
@@ -66,6 +71,7 @@ EXPORTS
        glutJoystickFunc
        glutMenuStateFunc
        glutMenuStatusFunc
+       glutMenuDestroyFunc
        glutOverlayDisplayFunc
        glutWindowStatusFunc
        glutSpaceballMotionFunc
@@ -112,6 +118,8 @@ EXPORTS
        glutSolidSierpinskiSponge
        glutWireTeapot
        glutSolidTeapot
+       glutWireCylinder
+       glutSolidCylinder
        glutGameModeString
        glutEnterGameMode
        glutLeaveGameMode
@@ -129,4 +137,17 @@ EXPORTS
        glutForceJoystickFunc
        glutExtensionSupported
        glutReportErrors
-
+       glutGetProcAddress
+       glutJoystickGetNumAxes
+       glutJoystickGetNumButtons
+       glutJoystickNotWorking
+       glutJoystickGetDeadBand
+       glutJoystickSetDeadBand
+       glutJoystickGetSaturation
+       glutJoystickSetSaturation
+       glutJoystickSetMinRange
+       glutJoystickSetMaxRange
+       glutJoystickSetCenter
+       glutJoystickGetMinRange
+       glutJoystickGetMaxRange
+       glutJoystickGetCenter