forked from KolibriOS/kolibrios
kernel: fix for 3558
git-svn-id: svn://kolibrios.org@3576 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f311a3a61b
commit
70b7b47b34
@ -1024,6 +1024,8 @@ align 4
|
|||||||
; no it's not, just activate the window
|
; no it's not, just activate the window
|
||||||
call window._.window_activate
|
call window._.window_activate
|
||||||
xor eax, eax
|
xor eax, eax
|
||||||
|
ret
|
||||||
|
|
||||||
;--------------------------------------
|
;--------------------------------------
|
||||||
align 4
|
align 4
|
||||||
.exit:
|
.exit:
|
||||||
|
Loading…
Reference in New Issue
Block a user