export all dinput functions
This commit is contained in:
parent
a25e4d35f8
commit
6f3bd580c2
2 changed files with 29 additions and 2 deletions
|
@ -13,6 +13,9 @@ EXPORTS
|
|||
DirectDrawEnumerateExW @13
|
||||
DirectDrawEnumerateW @14
|
||||
ReleaseDDThreadLock @21
|
||||
DirectInputCreateEx = fake_DirectInputCreateEx @22
|
||||
DirectInputCreateA = fake_DirectInputCreateA
|
||||
DirectInputCreateW = fake_DirectInputCreateW
|
||||
DirectInputCreateEx = fake_DirectInputCreateEx
|
||||
DirectInput8Create = fake_DirectInput8Create
|
||||
GameHandlesClose DATA
|
||||
pvBmpBits = FakePrimarySurface DATA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue