From 3e1bd423304d45a4e924bb296ea94251e81baa39 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Wed, 1 Dec 2004 15:20:13 +0000 Subject: [PATCH] forget add file dinput.spec.def other wise dinput will not build svn path=/trunk/; revision=11886 --- reactos/lib/dinput/dinput.spec.def | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 reactos/lib/dinput/dinput.spec.def diff --git a/reactos/lib/dinput/dinput.spec.def b/reactos/lib/dinput/dinput.spec.def new file mode 100644 index 00000000000..981f6b5c1da --- /dev/null +++ b/reactos/lib/dinput/dinput.spec.def @@ -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