forked from KolibriOS/kolibrios
FASM - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3945 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
a426b23de0
commit
7dd5837875
@ -143,7 +143,7 @@ load_libraries l_libs_start,load_lib_end
|
|||||||
jne @f
|
jne @f
|
||||||
mcall -1 ;exit if not open box_lib.obj
|
mcall -1 ;exit if not open box_lib.obj
|
||||||
@@:
|
@@:
|
||||||
mcall 40,0x27 ;¬ αͺ α¨αβ₯¬λε α<>‘λ⨩
|
mcall 40,0x80000027 ;¬ αͺ α¨αβ₯¬λε α<>‘λ⨩
|
||||||
;---------------------------------------------------------------------
|
;---------------------------------------------------------------------
|
||||||
init_checkboxes2 ch1_dbg,ch1_dbg+ch_struc_size
|
init_checkboxes2 ch1_dbg,ch1_dbg+ch_struc_size
|
||||||
;---------------------------------------------------------------------
|
;---------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user