-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathXidi.def
More file actions
24 lines (24 loc) · 1.1 KB
/
Xidi.def
File metadata and controls
24 lines (24 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
LIBRARY Xidi
EXPORTS
dinput_DirectInputCreateA=VersionLegacyDirectInputCreateA
dinput_DirectInputCreateW=VersionLegacyDirectInputCreateW
dinput_DirectInputCreateEx=VersionLegacyDirectInputCreateEx
dinput_DllRegisterServer=VersionLegacyDllRegisterServer
dinput_DllUnregisterServer=VersionLegacyDllUnregisterServer
dinput_DllCanUnloadNow=VersionLegacyDllCanUnloadNow
dinput_DllGetClassObject=VersionLegacyDllGetClassObject
dinput8_DirectInput8Create=Version8DirectInput8Create
dinput8_DllRegisterServer=Version8DllRegisterServer
dinput8_DllUnregisterServer=Version8DllUnregisterServer
dinput8_DllCanUnloadNow=Version8DllCanUnloadNow
dinput8_DllGetClassObject=Version8DllGetClassObject
winmm_joyConfigChanged=joyConfigChanged
winmm_joyGetDevCapsA=joyGetDevCapsA
winmm_joyGetDevCapsW=joyGetDevCapsW
winmm_joyGetNumDevs=joyGetNumDevs
winmm_joyGetPos=joyGetPos
winmm_joyGetPosEx=joyGetPosEx
winmm_joyGetThreshold=joyGetThreshold
winmm_joyReleaseCapture=joyReleaseCapture
winmm_joySetCapture=joySetCapture
winmm_joySetThreshold=joySetThreshold