Subversion Repositories Kolibri OS

Rev

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

Rev 2647 Rev 2648
Line 1107... Line 1107...
1107
  * The thread can minimize its window with subfunction 10.
1107
  * The thread can minimize its window with subfunction 10.
1108
  * One can restore and activate window simultaneously with
1108
  * One can restore and activate window simultaneously with
1109
    subfunction 3 (which requires slot number).
1109
    subfunction 3 (which requires slot number).
Line 1110... Line 1110...
1110
 
1110
 
-
 
1111
======================================================================
-
 
1112
======== Function 18, subfunction 23 - minimize all windows. ==========
-
 
1113
======================================================================
-
 
1114
Parameters:
-
 
1115
  * eax = 18 - function number
-
 
1116
  * ebx = 23 - subfunction number
-
 
1117
Returned value:
-
 
1118
  * eax = 0 - all windows have been minimized before a function call
-
 
1119
  * eax = N - number of windows minimized from function
-
 
1120
Remarks:
-
 
1121
  * Window of special thread (name begin to symbol @) is not minimize.
-
 
1122
	
1111
======================================================================
1123
======================================================================
1112
==================== Function 20 - MIDI interface. ===================
1124
==================== Function 20 - MIDI interface. ===================
Line 1113... Line 1125...
1113
======================================================================
1125
======================================================================
1114
 
1126