Subversion Repositories Kolibri OS

Rev

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

Rev 2140 Rev 2455
Line -... Line 1...
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                              ;;
-
 
3
;; Copyright (C) KolibriOS team 2011-2012. All rights reserved. ;;
-
 
4
;; Distributed under terms of the GNU General Public License    ;;
-
 
5
;;                                                              ;;
-
 
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
7
 
1
All functions are stdcall unless mentioned otherwise.
8
All functions are stdcall unless mentioned otherwise.
Line 2... Line 9...
2
 
9
 
3
=== Disk ===
10
=== Disk ===
4
The kernel exports the functions 'DiskAdd', 'DiskMediaChanged', 'DiskDel' for
11
The kernel exports the functions 'DiskAdd', 'DiskMediaChanged', 'DiskDel' for