Subversion Repositories Kolibri OS

Rev

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

Rev 1362 Rev 1381
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: 1362 $
9
$Revision: 1381 $
Line 23... Line 23...
23
  .left   dw ?
23
  .left   dw ?
24
  .width  dw ?
24
  .width  dw ?
25
  .top    dw ?
25
  .top    dw ?
26
  .height dw ?
26
  .height dw ?
27
  .id_hi  dw ?
27
  .id_hi  dw ?
-
 
28
  .align  dw ?
28
  .sizeof:
29
  .sizeof:
29
}
30
}
30
virtual at 0
31
virtual at 0
31
  SYS_BUTTON SYS_BUTTON
32
  SYS_BUTTON SYS_BUTTON
32
end virtual
33
end virtual