forked from KolibriOS/kolibrios
fix bug in scroll
git-svn-id: svn://kolibrios.org@9163 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
617b2bf8c3
commit
5736de5a6f
@ -2582,9 +2582,10 @@ con.thread:
|
||||
; <20>®â®ª ॠ£¨àã¥â IPC, ª®â®à®¥ ¨á¯®«ì§ã¥âáï ⮫쪮 ¤«ï ⮣®, çâ®¡ë ¥£® ¬®¦® ¡ë«® "à §¡ã¤¨âì"
|
||||
push 40
|
||||
pop eax
|
||||
push 0x67
|
||||
push 0x80000067 ; program dont getting events mouse, when it dont active
|
||||
pop ebx
|
||||
int 0x40
|
||||
xor ebx,ebx ;clear ebx
|
||||
mov al, 60
|
||||
mov bl, 1
|
||||
mov ecx, con.ipc_buf
|
||||
|
Loading…
Reference in New Issue
Block a user