source: trunk/src/opengl/glut32exp.def@ 2593

Last change on this file since 2593 was 2532, checked in by sandervl, 26 years ago

JvdH: Created opengl dll

File size: 5.7 KB
Line 
1;Internal export definition file - autogenerated by ImpDef.
2LIBRARY GLUT32 INITINSTANCE
3EXPORTS
4 _glutAddMenuEntry@8 @1
5 _glutAddSubMenu@8 @2
6 _glutAttachMenu@4 @3
7 _glutBitmapCharacter@8 @4
8 _glutBitmapLength@8 @5
9 _glutBitmapWidth@8 @6
10 _glutButtonBoxFunc@4 @7
11 _glutChangeToMenuEntry@12 @8
12 _glutChangeToSubMenu@12 @9
13 _glutCopyColormap@4 @10
14 _glutCreateMenu@4 @11
15 _glutCreateSubWindow@20 @12
16 _glutCreateWindow@4 @13
17 _glutDestroyMenu@4 @14
18 _glutDestroyWindow@4 @15
19 _glutDetachMenu@4 @16
20 _glutDeviceGet@4 @17
21 _glutDialsFunc@4 @18
22 _glutDisplayFunc@4 @19
23 _glutEnterGameMode@0 @20
24 _glutEntryFunc@4 @21
25 _glutEstablishOverlay@0 @22
26 _glutExtensionSupported@4 @23
27 _glutForceJoystickFunc@0 @24
28 _glutFullScreen@0 @25
29 _glutGameModeGet@4 @26
30 _glutGameModeString@4 @27
31 _glutGet@4 @28
32 _glutGetColor@8 @29
33 _glutGetMenu@0 @30
34 _glutGetModifiers@0 @31
35 _glutGetWindow@0 @32
36 _glutHideOverlay@0 @33
37 _glutHideWindow@0 @34
38 _glutIconifyWindow@0 @35
39 _glutIdleFunc@4 @36
40 _glutIgnoreKeyRepeat@4 @37
41 _glutInit@8 @38
42 _glutInitDisplayMode@4 @39
43 _glutInitDisplayString@4 @40
44 _glutInitWindowPosition@8 @41
45 _glutInitWindowSize@8 @42
46 _glutJoystickFunc@8 @43
47 _glutKeyboardFunc@4 @44
48 _glutKeyboardUpFunc@4 @45
49 _glutLayerGet@4 @46
50 _glutLeaveGameMode@0 @47
51 _glutMainLoop@0 @48
52 _glutMenuStateFunc@4 @49
53 _glutMenuStatusFunc@4 @50
54 _glutMotionFunc@4 @51
55 _glutMouseFunc@4 @52
56 _glutOverlayDisplayFunc@4 @53
57 _glutPassiveMotionFunc@4 @54
58 _glutPopWindow@0 @55
59 _glutPositionWindow@8 @56
60 _glutPostOverlayRedisplay@0 @57
61 _glutPostRedisplay@0 @58
62 _glutPostWindowOverlayRedisplay@4 @59
63 _glutPostWindowRedisplay@4 @60
64 _glutPushWindow@0 @61
65 _glutRemoveMenuItem@4 @62
66 _glutRemoveOverlay@0 @63
67 _glutReportErrors@0 @64
68 _glutReshapeFunc@4 @65
69 _glutReshapeWindow@8 @66
70 _glutSetColor@16 @67
71 _glutSetCursor@4 @68
72 _glutSetIconTitle@4 @69
73 _glutSetKeyRepeat@4 @70
74 _glutSetMenu@4 @71
75 _glutSetWindow@4 @72
76 _glutSetWindowTitle@4 @73
77 _glutSetupVideoResizing@0 @74
78 _glutShowOverlay@0 @75
79 _glutShowWindow@0 @76
80 _glutSolidCone@24 @77
81 _glutSolidCube@8 @78
82 _glutSolidDodecahedron@0 @79
83 _glutSolidIcosahedron@0 @80
84 _glutSolidOctahedron@0 @81
85 _glutSolidSphere@16 @82
86 _glutSolidTeapot@8 @83
87 _glutSolidTetrahedron@0 @84
88 _glutSolidTorus@24 @85
89 _glutSpaceballButtonFunc@4 @86
90 _glutSpaceballMotionFunc@4 @87
91 _glutSpaceballRotateFunc@4 @88
92 _glutSpecialFunc@4 @89
93 _glutSpecialUpFunc@4 @90
94 _glutStopVideoResizing@0 @91
95 _glutStrokeCharacter@8 @92
96 _glutStrokeLength@8 @93
97 _glutStrokeWidth@8 @94
98 _glutSwapBuffers@0 @95
99 _glutTabletButtonFunc@4 @96
100 _glutTabletMotionFunc@4 @97
101 _glutTimerFunc@12 @98
102 _glutUseLayer@4 @99
103 _glutVideoPan@16 @100
104 _glutVideoResize@16 @101
105 _glutVideoResizeGet@4 @102
106 _glutVisibilityFunc@4 @103
107 _glutWarpPointer@8 @104
108 _glutWindowStatusFunc@4 @105
109 _glutWireCone@24 @106
110 _glutWireCube@8 @107
111 _glutWireDodecahedron@0 @108
112 _glutWireIcosahedron@0 @109
113 _glutWireOctahedron@0 @110
114 _glutWireSphere@16 @111
115 _glutWireTeapot@8 @112
116 _glutWireTetrahedron@0 @113
117 _glutWireTorus@24 @114
Note: See TracBrowser for help on using the repository browser.