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:
parent
6dc1dec037
commit
729487fd7a
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user