From 806a16b4dff80960f85a1a269848ba366f4fa92b Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 22:14:19 +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 original dllmain will not be run svn path=/trunk/; revision=29585 --- reactos/dll/directx/dxdiagn/dxdiagn.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/directx/dxdiagn/dxdiagn.rbuild b/reactos/dll/directx/dxdiagn/dxdiagn.rbuild index e64376a778e..0b1b4d87da0 100644 --- a/reactos/dll/directx/dxdiagn/dxdiagn.rbuild +++ b/reactos/dll/directx/dxdiagn/dxdiagn.rbuild @@ -1,6 +1,6 @@ - + .