Subversion Repositories Kolibri OS

Rev

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

Rev 1937 Rev 3032
Line 450... Line 450...
450
  top    dd ?
450
  top    dd ?
451
  width  dd ?
451
  width  dd ?
452
  height dd ?
452
  height dd ?
453
ends
453
ends
Line 454... Line 454...
454
 
454
 
455
; structures used in MeOS
455
; structures used in KolibriOS
456
struct process_information
456
struct process_information
457
  cpu_usage       dd ?  ; +0
457
  cpu_usage               dd ?  ; +0
458
  window_stack_position   dw ?  ; +4
458
  window_stack_position   dw ?  ; +4
459
  window_stack_value      dw ?  ; +6
459
  window_stack_value      dw ?  ; +6