forked from KolibriOS/kolibrios
@icon: fix an old issue that inactive window reacted on mouse events
git-svn-id: svn://kolibrios.org@7016 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
37115626ac
commit
e055c4a64d
@ -157,7 +157,7 @@ startDlg:
|
||||
|
||||
or [edtName.flags],ed_focus
|
||||
|
||||
mcall 40,100111b ;SetMaskMessage 100111b
|
||||
mcall 40,EVM_REDRAW+EVM_KEY+EVM_BUTTON+EVM_MOUSE+EVM_MOUSE_FILTER
|
||||
xor eax,eax
|
||||
mov dword[MaxPage],0
|
||||
@@:
|
||||
|
@ -137,7 +137,7 @@ START: ; start of execution
|
||||
mov dword[IPCbuffer+4],8
|
||||
mcall 60,1,IPCbuffer,1024
|
||||
|
||||
mcall 40,01100000b ;ã¦ë ⮫쪮 ᮡëâ¨ï ¬ëè¨ ¨ IPC,
|
||||
mcall 40,EVM_MOUSE+EVM_IPC ;<3B>㦭<EFBFBD> ⮫쪮 ᮡ<><E1AEA1><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> IPC,
|
||||
;¯¥à¥à¨á®¢ª ¨ª®®ª ¡ã¤¥â ¢ ¤à㣮¬ ¯®â®ª¥
|
||||
mov eax,[icon_count]
|
||||
mov bl,ICONS_DRAW_COUNTH
|
||||
|
Loading…
Reference in New Issue
Block a user