Subversion Repositories Kolibri OS

Rev

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

Rev 1689 Rev 1710
Line 4... Line 4...
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
$Revision: 1689 $
9
$Revision: 1710 $
10
 
10
 
11
;==============================================================================
11
;==============================================================================
Line 2081... Line 2081...
2081
        add     bx, word[edi + BOX.height]
2081
        add     bx, word[edi + BOX.height]
2082
        mov     esi, 0x01000000
2082
        mov     esi, 0x01000000
2083
        call    draw_rectangle.forced
2083
        call    draw_rectangle.forced
2084
        pop     esi ebx eax
2084
        pop     esi ebx eax
2085
        ret
2085
        ret
-
 
2086
 
-
 
2087
diff16 "window code end",0,$
-
 
2088
diff16 "window.inc size",syscall_draw_window,$