RUN - inactive window does not receive mouse events

git-svn-id: svn://kolibrios.org@3942 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2013-09-29 16:40:26 +00:00
parent 0c67c51304
commit e7a0c2bf33
4 changed files with 6 additions and 1 deletions

View File

@@ -595,3 +595,6 @@ EVM_IPC = 1000000b
EVM_STACK = 10000000b
EVM_DEBUG = 100000000b
EVM_STACK2 = 1000000000b
EVM_MOUSE_FILTER = 0x80000000
EVM_CURSOR_FILTER = 0x40000000