Subversion Repositories Kolibri OS

Rev

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

Rev 749 Rev 750
Line -... Line 1...
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                              ;;
-
 
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
4
;; Distributed under terms of the GNU General Public License    ;;
-
 
5
;;                                                              ;;
-
 
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
7
 
-
 
8
$Revision: 750 $
Line 1... Line 9...
1
struc VBE_VGAInfo {
9
 
2
  .VESASignature          dd ?    ; char
10
struc VBE_VGAInfo {
3
  .VESAVersion            dw ?    ; short
11
  .VESASignature          dd ?    ; char
4
  .OemStringPtr           dd ?    ; char *
12
  .VESAVersion            dw ?    ; short