From 431e7045daffcd20ac7ffbcc5c20ec6d5e24e8a0 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 21:56:02 +0000 Subject: [PATCH] do not use entrypoint="0" when dll have dllmain only when dll does not have dllmain we should use entrypoint="0" other wise the orginal dllmain will not be run svn path=/branches/reactx/; revision=29578 --- reactos/dll/directx/dinput/dinput.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/directx/dinput/dinput.rbuild b/reactos/dll/directx/dinput/dinput.rbuild index 2c0731e23e7..5a0c968599f 100644 --- a/reactos/dll/directx/dinput/dinput.rbuild +++ b/reactos/dll/directx/dinput/dinput.rbuild @@ -1,6 +1,6 @@ - + .