mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 13:18:33 +08:00
forget add file dinput.spec.def
other wise dinput will not build svn path=/trunk/; revision=11886
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user