Subversion Repositories Kolibri OS

Rev

Rev 2106 | Rev 2434 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2106 Rev 2268
Line 625... Line 625...
625
  * Returned value for al corresponds to the state of mouse buttons
625
  * Returned value for al corresponds to the state of mouse buttons
626
    as in subfunction 2 of function 37 at the beginning
626
    as in subfunction 2 of function 37 at the beginning
627
    of button press, excluding lower bit, which is cleared.
627
    of button press, excluding lower bit, which is cleared.
Line 628... Line 628...
628
 
628
 
-
 
629
======================================================================
-
 
630
===================== Function 18, subfunction 1 =====================
-
 
631
============= Make deactive the window of the given thread. ==========
-
 
632
======================================================================
-
 
633
Parameters:
-
 
634
  * eax = 18 - function number
-
 
635
  * ebx = 1 - subfunction number
-
 
636
  * ecx = number of the thread slot
-
 
637
Returned value:
-
 
638
  * function does not return value
-
 
639
	
629
======================================================================
640
======================================================================
630
= Function 18, subfunction 2 - terminate process/thread by the slot. =
641
= Function 18, subfunction 2 - terminate process/thread by the slot. =
631
======================================================================
642
======================================================================
632
Parameters:
643
Parameters:
633
  * eax = 18 - function number
644
  * eax = 18 - function number