Subversion Repositories Kolibri OS

Rev

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

Rev 530 Rev 531
Line 1... Line 1...
1
$Revision: 530 $
1
$Revision: 531 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                            ;;
3
;;                                                            ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 125... Line 125...
125
  .bk_obj          dd ?            ;+60
125
  .bk_obj          dd ?            ;+60
126
  .saved_esp       dd ?            ;+64
126
  .saved_esp       dd ?            ;+64
127
  .io_map          rd 2            ;+68
127
  .io_map          rd 2            ;+68
128
  .dbg_state       dd ?            ;+76
128
  .dbg_state       dd ?            ;+76
129
  .cur_dir         dd ?            ;+80
129
  .cur_dir         dd ?            ;+80
-
 
130
  .wait_timeout    dd ?            ;+84
Line 130... Line 131...
130
 
131
 
Line 131... Line 132...
131
                   db 44 dup(?)    ;+84
132
                   db 40 dup(?)    ;+88
132
 
133
 
133
  .wnd_shape       dd ?            ;+128
134
  .wnd_shape       dd ?            ;+128
134
  .wnd_shape_scale dd ?            ;+132
135
  .wnd_shape_scale dd ?            ;+132