Subversion Repositories Kolibri OS

Rev

Rev 897 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 897 Rev 914
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2008. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2008. 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: 897 $
8
$Revision: 914 $
9
 
9
 
Line 430... Line 430...
430
          push  dword [eax+4]
430
          push  dword [eax+4]
431
          push  dword [eax+8]
431
          push  dword [eax+8]
432
          push  ebx
432
          push  ebx
Line 433... Line 433...
433
 
433
 
434
          call _sys_exec
-
 
435
          mov [image_of_eax], eax
434
          call _sys_exec
436
          add esp, 12
-
 
-
 
435
          add esp, 12
437
 
436
          mov [image_of_eax], eax
Line -... Line 437...
-
 
437
          ret
-
 
438
 
438
          ret
439
 
439
 
440
 
440
; handlers for devices
441
; handlers for devices
441
; in: ecx = 0 => query virtual directory /xxx
442
; in: ecx = 0 => query virtual directory /xxx
442
; in: ecx = partition number
443
; in: ecx = partition number