From 729487fd7a913eddf0c73dae0a834a60bd5bf3ff Mon Sep 17 00:00:00 2001 From: Doczom Date: Tue, 23 Aug 2022 19:25:18 +0000 Subject: [PATCH] disabling the SRV.srv_proc check to zero git-svn-id: svn://kolibrios.org@9872 a494cfbc-eb01-0410-851d-a64ba20cac60 --- kernel/trunk/core/dll.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/trunk/core/dll.inc b/kernel/trunk/core/dll.inc index 2e18a50f5c..4a142e44ca 100644 --- a/kernel/trunk/core/dll.inc +++ b/kernel/trunk/core/dll.inc @@ -162,7 +162,7 @@ endp reg_service: xor eax, eax mov ecx, [esp+8] - jecxz .nothing + ;jecxz .nothing push sizeof.SRV push ecx pushd [esp+12]