Subversion Repositories Kolibri OS

Rev

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

Rev 488 Rev 520
Line 1... Line 1...
1
$Revision: 488 $
1
$Revision: 520 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 105... Line 105...
105
		; çàìåíà àäðåñà âîçâðàòà
105
		; çàìåíà àäðåñà âîçâðàòà
106
		push	eax
106
                push    eax
107
		stdcall kernel_alloc, 200
107
		stdcall kernel_alloc, 200
108
		mov		edx,eax
108
                mov     edx,eax
109
		pop		eax
109
                pop     eax
-
 
110
 
110
		push	edx
111
		push	edx
111
		push	end_of_file_system_lfn
112
		push	end_of_file_system_lfn
112
		mov		ebx,edx
113
                mov     ebx,edx
Line 113... Line 114...
113
				
114
 
Line 144... Line 145...
144
		stdcall full_file_name,eax,ebx
145
		stdcall full_file_name,eax,ebx
145
		pop		eax
146
		pop		eax
Line 146... Line -...
146
		
-
 
147
		
-
 
148
		
-
 
149
		
147
 
150
 
148
 
151
 
149
 
152
   ;     add     eax, std_application_base_address
150
   ;     add     eax, std_application_base_address
153
; parse file name
151
; parse file name