disabling the SRV.srv_proc check to zero

git-svn-id: svn://kolibrios.org@9872 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Doczom 2022-08-23 19:25:18 +00:00
parent 6dc1dec037
commit 729487fd7a

View File

@ -162,7 +162,7 @@ endp
reg_service: reg_service:
xor eax, eax xor eax, eax
mov ecx, [esp+8] mov ecx, [esp+8]
jecxz .nothing ;jecxz .nothing
push sizeof.SRV push sizeof.SRV
push ecx push ecx
pushd [esp+12] pushd [esp+12]