From a00f53b0376d602842a818cf46786067f28a3e5b Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sun, 14 Oct 2007 22:16:43 +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=29586 --- reactos/base/shell/explorer/notifyhook/notifyhook.rbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/base/shell/explorer/notifyhook/notifyhook.rbuild b/reactos/base/shell/explorer/notifyhook/notifyhook.rbuild index 5e079a23255..afe70fffb6e 100644 --- a/reactos/base/shell/explorer/notifyhook/notifyhook.rbuild +++ b/reactos/base/shell/explorer/notifyhook/notifyhook.rbuild @@ -1,6 +1,6 @@ - + .