Subversion Repositories Kolibri OS

Rev

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

Rev 2438 Rev 2445
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2009. 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: 2438 $
8
$Revision: 2445 $
9
 
9
 
10
 
10
 
Line 511... Line 511...
511
        init_cursor     dd ?
511
        init_cursor     dd ?
512
        select_cursor   dd ?
512
        select_cursor   dd ?
513
        show_cursor     dd ?
513
        show_cursor     dd ?
514
        move_cursor     dd ?
514
        move_cursor     dd ?
515
        restore_cursor  dd ?
515
        restore_cursor  dd ?
-
 
516
        disable_mouse   dd ?
516
        mask_seqno      dd ?
517
        mask_seqno      dd ?
517
        check_mouse     dd ?
518
        check_mouse     dd ?
518
        check_m_pixel   dd ?
519
        check_m_pixel   dd ?
519
ends
520
ends