Subversion Repositories Kolibri OS

Rev

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

Rev 1103 Rev 1172
Line 28... Line 28...
28
;
28
;
29
;   Runtime:
29
;   Runtime:
30
;
30
;
31
; 0x00000000 -> 0x7FFFFFFF  application 2Gb
31
; 0x00000000 -> 0x7FFFFFFF  application 2Gb
Line -... Line 32...
-
 
32
 
-
 
33
; 0x80000000 -> 0FFF  physical page zero - do not write
-
 
34
;                     (used by int 13h in some configurations)
32
 
35
;
33
; 0x80000000 -> 1FFF   window_data   - 256 entries
36
; 0x80001000 -> 2FFF   window_data   - 256 entries
34
;
37
;
35
;         0000 dword  x start
38
;         0000 dword  x start
36
;         0004 dword  y start
39
;         0004 dword  y start
37
;         0008 dword  x size
40
;         0008 dword  x size
38
;         000C dword  y size
41
;         000C dword  y size
39
;         0010 dword  color of work area
42
;         0010 dword  color of work area
40
;         0014 dword  color of grab bar
43
;         0014 dword  color of grab bar
41
;         0018 dword  color of frames
44
;         0018 dword  color of frames
42
;         001C dword  window flags, +30 = window drawn, +31 redraw flag
45
;         001C dword  window flags, +30 = window drawn, +31 redraw flag
43
;
-
 
44
;   2000  ->   2FFF   free
-
 
45
;
46
;
46
;   3000  ->   4FFF   task list      - 256 entries
47
;   3000  ->   4FFF   task list      - 256 entries
47
;
48
;
48
;         00   dword  process count
49
;         00   dword  process count
49
;         04   dword  no of processes
50
;         04   dword  no of processes