cpu: delete terminate process button before create a new one

git-svn-id: svn://kolibrios.org@7354 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2018-09-11 21:12:25 +00:00
parent 0cb6ab49c0
commit 5806de0984

View File

@ -273,6 +273,9 @@ draw_next_process:
jz @f
mov esi,0xaabbcc
@@:
add edx,0x80000000 ; delete a button
mcall 8 ; before create
sub edx,0x80000000 ; a new one below
mcall 8,<10,99>
mov [btn_bacground_color],esi
;draw background for proccess information