From f59bc76b8b81e1f32a50751f4ae94aedc4b9d8ec Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 21:57:40 +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=/trunk/; revision=29579 --- 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 @@ - + .