Subversion Repositories Kolibri OS

Rev

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

Rev 3534 Rev 3536
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 3534 $
16
$Revision: 3536 $
17
 
17
 
18
struct  POINT
18
struct  POINT
19
        x       dd ?
19
        x       dd ?
Line 124... Line 124...
124
        wait_test       dd ?            ;+96   +++
124
        wait_test       dd ?            ;+96   +++
125
        wait_param      dd ?            ;+100  +++
125
        wait_param      dd ?            ;+100  +++
126
        tls_base        dd ?            ;+104
126
        tls_base        dd ?            ;+104
127
        dlls_list_ptr   dd ?            ;+108
127
        dlls_list_ptr   dd ?            ;+108
128
        event_filter    dd ?            ;+112
128
        event_filter    dd ?            ;+112
-
 
129
        draw_bgr_x      dd ?            ;+116
-
 
130
        draw_bgr_y      dd ?            ;+120
129
                        rb 12           ;+116
131
                        dd ?            ;+124
Line 130... Line 132...
130
 
132
 
131
        wnd_shape       dd ?            ;+128
133
        wnd_shape       dd ?            ;+128
132
        wnd_shape_scale dd ?            ;+132
134
        wnd_shape_scale dd ?            ;+132
133
                        dd ?            ;+136
135
                        dd ?            ;+136