From 3da75409593f8df3e0af45ef97e09fbfe6713f4f Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Wed, 1 Dec 2004 16:05:39 +0000 Subject: [PATCH] forget add file dinput.spec.def other wise dinput8 will not build svn path=/trunk/; revision=11888 --- reactos/lib/dinput8/dinput8.spec | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 reactos/lib/dinput8/dinput8.spec diff --git a/reactos/lib/dinput8/dinput8.spec b/reactos/lib/dinput8/dinput8.spec new file mode 100644 index 00000000000..571ab331c75 --- /dev/null +++ b/reactos/lib/dinput8/dinput8.spec @@ -0,0 +1,5 @@ +@ stdcall DirectInput8Create(long long ptr ptr ptr) +@ stdcall -private DllCanUnloadNow() DINPUT8_DllCanUnloadNow +@ stdcall -private DllGetClassObject(ptr ptr ptr) DINPUT8_DllGetClassObject +@ stdcall -private DllRegisterServer() DINPUT8_DllRegisterServer +@ stdcall -private DllUnregisterServer() DINPUT8_DllUnregisterServer