Subversion Repositories Kolibri OS

Rev

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

Rev 6252 Rev 6317
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 6252 $
8
$Revision: 6317 $
9
 
9
 
10
 
10
 
Line 499... Line 499...
499
        event_mask      dd ?            ;+168
499
        event_mask      dd ?            ;+168
500
        debugger_slot   dd ?            ;+172
500
        debugger_slot   dd ?            ;+172
501
        terminate_protection dd ?       ;+176
501
        terminate_protection dd ?       ;+176
502
        keyboard_mode   db ?            ;+180
502
        keyboard_mode   db ?            ;+180
503
                        rb 3
503
                        rb 3
504
                        dd ?            ;+184
504
        exec_params     dd ?            ;+184
505
        dbg_event_mem   dd ?            ;+188
505
        dbg_event_mem   dd ?            ;+188
506
        dbg_regs        DBG_REGS        ;+192
506
        dbg_regs        DBG_REGS        ;+192
507
        wnd_caption     dd ?            ;+212
507
        wnd_caption     dd ?            ;+212
508
        wnd_clientbox   BOX             ;+216
508
        wnd_clientbox   BOX             ;+216
509
        priority        dd ?            ;+232
509
        priority        dd ?            ;+232