Subversion Repositories Kolibri OS

Rev

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

Rev 519 Rev 521
Line 1... Line 1...
1
$Revision: 519 $
1
$Revision: 521 $
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 124... Line 124...
124
  .fd_obj          dd ?            ;+56
124
  .fd_obj          dd ?            ;+56
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
Line 129... Line 130...
129
 
130
 
Line 130... Line 131...
130
                   db 48 dup(?)    ;+80
131
                   db 44 dup(?)    ;+84
131
 
132
 
132
  .wnd_shape       dd ?            ;+128
133
  .wnd_shape       dd ?            ;+128
133
  .wnd_shape_scale dd ?            ;+132
134
  .wnd_shape_scale dd ?            ;+132