Added WINMM joy* .spec entries.

This commit is contained in:
Andreas Mohr 1999-01-30 13:42:42 +00:00 committed by Alexandre Julliard
parent ab4a1c1e9f
commit 05c50d5ba6
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ type win32
30 stdcall joyGetPos(long ptr) joyGetPos32
31 stdcall joyGetPosEx(long ptr) joyGetPosEx
32 stdcall joyGetThreshold(long ptr) joyGetThreshold32
33 stub joyReleaseCapture
34 stub joySetCapture
33 stdcall joyReleaseCapture(long) joyReleaseCapture32
34 stdcall joySetCapture(long long long long) joySetCapture32
35 stdcall joySetThreshold(long long) joySetThreshold32
36 stdcall mciDriverNotify(long long long) mciDriverNotify32
37 stdcall mciDriverYield(long) mciDriverYield32