Commit 05c50d5b authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added WINMM joy* .spec entries.

parent ab4a1c1e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment