forked from KolibriOS/kolibrios
filter mouse events
git-svn-id: svn://kolibrios.org@3978 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
1abe33bdf3
commit
70b5927c24
@ -91,7 +91,7 @@ get_mykey_window_slot_number:
|
||||
mov [mykey_window], eax
|
||||
|
||||
set_event_mask:
|
||||
mcall 40, 39
|
||||
mcall 40, 0xC0000027
|
||||
|
||||
red:
|
||||
.test_slot:
|
||||
|
Loading…
Reference in New Issue
Block a user