MGB - inactive window does not receive mouse events

git-svn-id: svn://kolibrios.org@3943 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2013-09-29 16:50:00 +00:00
parent e7a0c2bf33
commit e794d71df6

View File

@ -112,7 +112,7 @@ load_libraries l_libs_start,end_l_libs
push dword OpenDialog_data
call [OpenDialog_Init]
;---------------------------------------------------------------------
mcall 40,0x27
mcall 40,0x80000027
red:
call draw_window
still:
@ -595,7 +595,7 @@ int2str:
;---------------------------------------------------------------------
thread_comment:
or dword [wFlags],1
mcall 40,0x27
mcall 40,0x80000027
mov esi,comment_string_1
cld
@@: