From ecd8e807997b0c431ade90b8966605e15ee93bdc Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 22:05: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=29582 --- reactos/dll/directx/dsound/dsound.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/directx/dsound/dsound.rbuild b/reactos/dll/directx/dsound/dsound.rbuild index db695b795ff..be8ab064aa5 100644 --- a/reactos/dll/directx/dsound/dsound.rbuild +++ b/reactos/dll/directx/dsound/dsound.rbuild @@ -1,6 +1,6 @@ - + .