Subversion Repositories Kolibri OS

Rev

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

Rev 425 Rev 431
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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;
7
 
2
;   This file is part of the Infinity sound driver.
-
 
3
;   (C) copyright Serge 2006-2007
8
;   (C) copyright Serge 2006-2007
4
;   email: infinity_sound@mail.ru
9
;   email: infinity_sound@mail.ru
5
;
-
 
6
;   This program is free software; you can redistribute it and/or modify
-
 
7
;   it under the terms of the GNU General Public License as published by
-
 
8
;   the Free Software Foundation; either version 2 of the License, or
-
 
9
;   (at your option) any later version.
-
 
10
;
-
 
11
;   This program is distributed in the hope that it will be useful,
-
 
12
;   but WITHOUT ANY WARRANTY; without even the implied warranty of
-
 
13
;   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-
 
14
;   GNU General Public License for more details.
-
 
15
 
-
 
Line 16... Line 10...
16
 
10
 
Line 17... Line 11...
17
SOUND_VERSION  equ   0x01000100
11
SOUND_VERSION  equ   0x01000100