and again some more documentation of what kind of version is referred to
[freeglut] / src / freeglutdll.def
1 LIBRARY freeglut
2 VERSION 3.0
3 EXPORTS
4         glutInit
5         glutInitWindowPosition
6         glutInitWindowSize
7         glutInitDisplayMode
8         glutInitDisplayString
9         glutMainLoop
10         glutMainLoopEvent
11         glutLeaveMainLoop
12         glutCreateWindow
13         glutCreateSubWindow
14         glutDestroyWindow
15         glutSetWindow
16         glutGetWindow
17         glutSetWindowData
18         glutGetWindowData
19         glutSetWindowTitle
20         glutSetIconTitle
21         glutReshapeWindow
22         glutPositionWindow
23         glutShowWindow
24         glutHideWindow
25         glutIconifyWindow
26         glutPushWindow
27         glutPopWindow
28         glutFullScreen
29         glutPostWindowRedisplay
30         glutPostRedisplay
31         glutSwapBuffers
32         glutWarpPointer
33         glutSetCursor
34         glutEstablishOverlay
35         glutRemoveOverlay
36         glutUseLayer
37         glutPostOverlayRedisplay
38         glutPostWindowOverlayRedisplay
39         glutShowOverlay
40         glutHideOverlay
41         glutCreateMenu
42         glutDestroyMenu
43         glutGetMenu
44         glutSetMenu
45         glutGetMenuData
46         glutSetMenuData
47         glutAddMenuEntry
48         glutAddSubMenu
49         glutChangeToMenuEntry
50         glutChangeToSubMenu
51         glutRemoveMenuItem
52         glutAttachMenu
53         glutDetachMenu
54         glutTimerFunc
55         glutIdleFunc
56         glutKeyboardFunc
57         glutSpecialFunc
58         glutReshapeFunc
59         glutVisibilityFunc
60         glutDisplayFunc
61         glutMouseFunc
62         glutMouseWheelFunc
63         glutMotionFunc
64         glutPassiveMotionFunc
65         glutEntryFunc
66         glutCloseFunc
67         glutWMCloseFunc
68         glutKeyboardUpFunc
69         glutSpecialUpFunc
70         glutJoystickFunc
71         glutMenuStateFunc
72         glutMenuStatusFunc
73         glutMenuDestroyFunc
74         glutOverlayDisplayFunc
75         glutWindowStatusFunc
76         glutSpaceballMotionFunc
77         glutSpaceballRotateFunc
78         glutSpaceballButtonFunc
79         glutButtonBoxFunc
80         glutDialsFunc
81         glutTabletMotionFunc
82         glutTabletButtonFunc
83         glutSetOption
84         glutGet
85         glutDeviceGet
86         glutGetModifiers
87         glutLayerGet
88         glutBitmapCharacter
89         glutBitmapWidth
90         glutStrokeCharacter
91         glutStrokeWidth
92         glutBitmapLength
93         glutStrokeLength
94         glutBitmapHeight
95         glutStrokeHeight
96         glutBitmapString
97         glutStrokeString
98         glutWireCube
99         glutSolidCube
100         glutWireSphere
101         glutSolidSphere
102         glutWireCone
103         glutSolidCone
104         glutWireTorus
105         glutSolidTorus
106         glutWireDodecahedron
107         glutSolidDodecahedron
108         glutWireOctahedron
109         glutSolidOctahedron
110         glutWireTetrahedron
111         glutSolidTetrahedron
112         glutWireIcosahedron
113         glutSolidIcosahedron
114         glutWireRhombicDodecahedron
115         glutSolidRhombicDodecahedron
116         glutWireSierpinskiSponge
117         glutSolidSierpinskiSponge
118         glutWireTeapot
119         glutSolidTeapot
120         glutWireCylinder
121         glutSolidCylinder
122         glutGameModeString
123         glutEnterGameMode
124         glutLeaveGameMode
125         glutGameModeGet
126         glutVideoResizeGet
127         glutSetupVideoResizing
128         glutStopVideoResizing
129         glutVideoResize
130         glutVideoPan
131         glutSetColor
132         glutGetColor
133         glutCopyColormap
134         glutIgnoreKeyRepeat
135         glutSetKeyRepeat
136         glutForceJoystickFunc
137         glutExtensionSupported
138         glutReportErrors
139         glutGetProcAddress
140         glutExit
141         glutFullScreenToggle
142         glutLeaveFullScreen
143         glutGetModeValues
144         glutInitContextFlags
145         glutInitContextVersion
146         glutInitContextProfile
147         glutInitErrorFunc
148         glutInitWarningFunc
149         __glutInitWithExit
150         __glutCreateWindowWithExit
151         __glutCreateMenuWithExit
152         glutMultiButtonFunc
153         glutMultiEntryFunc
154         glutMultiMotionFunc
155         glutMultiPassiveFunc