mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:56:05 +00:00
[WINMM] Stub some gfx* functions for Windows mmsys. Patch by Jared Smudde. CORE-12466 #resolve #comment Thanks!
svn path=/trunk/; revision=73381
This commit is contained in:
parent
7e8e4427bf
commit
0c81653dc2
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
|||
@ stdcall auxGetVolume(long ptr)
|
||||
@ stdcall auxOutMessage(long long long long)
|
||||
@ stdcall auxSetVolume(long long)
|
||||
@ stub gfxBatchChange
|
||||
@ stub gfxCreateGfxFactoriesList
|
||||
@ stub gfxDestroyDeviceInterfaceList
|
||||
@ stub gfxEnumerateGfxs
|
||||
@ stub gfxOpenGfx
|
||||
@ stdcall joyConfigChanged(long)
|
||||
@ stdcall joyGetDevCapsA(long ptr long)
|
||||
@ stdcall joyGetDevCapsW(long ptr long)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue