mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:46:13 +00:00
forget add file dinput.spec.def
other wise dinput will not build svn path=/trunk/; revision=11886
This commit is contained in:
parent
019c9076ee
commit
3e1bd42330
1 changed files with 12 additions and 0 deletions
12
reactos/lib/dinput/dinput.spec.def
Normal file
12
reactos/lib/dinput/dinput.spec.def
Normal file
|
@ -0,0 +1,12 @@
|
|||
; File generated automatically from dinput.spec; do not edit!
|
||||
|
||||
LIBRARY dinput.dll
|
||||
|
||||
EXPORTS
|
||||
DirectInputCreateA@16 @1
|
||||
DirectInputCreateW@16 @3
|
||||
DirectInputCreateEx@20 @2
|
||||
DllCanUnloadNow@0=DINPUT_DllCanUnloadNow@0 @4
|
||||
DllGetClassObject@12=DINPUT_DllGetClassObject@12 @5
|
||||
DllRegisterServer@0=DINPUT_DllRegisterServer@0 @6
|
||||
DllUnregisterServer@0=DINPUT_DllUnregisterServer@0 @7
|
Loading…
Add table
Add a link
Reference in a new issue