forked from KolibriOS/kolibrios
Fix for r.3265
git-svn-id: svn://kolibrios.org@3279 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
6e405bb321
commit
25f867273b
@ -65,7 +65,7 @@ INI_SEC_PREFIX equ ''
|
|||||||
section @CODE ;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
section @CODE ;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
|
|
||||||
mcall 9,p_info,-1
|
mcall 9,p_info2,-1
|
||||||
mov ecx,[ebx+30] ; PID
|
mov ecx,[ebx+30] ; PID
|
||||||
mcall 18,21
|
mcall 18,21
|
||||||
mov [active_process],eax ; WINDOW SLOT
|
mov [active_process],eax ; WINDOW SLOT
|
||||||
|
Loading…
Reference in New Issue
Block a user