From 13d56049714ce15e22694981286de28127a77d68 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 21:58:49 +0000 Subject: [PATCH] entrypoint="0" 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=29580 --- reactos/dll/directx/ddraw/ddraw.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/directx/ddraw/ddraw.rbuild b/reactos/dll/directx/ddraw/ddraw.rbuild index 138acda2141..90bd4258f57 100644 --- a/reactos/dll/directx/ddraw/ddraw.rbuild +++ b/reactos/dll/directx/ddraw/ddraw.rbuild @@ -1,6 +1,6 @@ - + .