Subversion Repositories Kolibri OS

Rev

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

Rev 1585 Rev 1953
Line 103... Line 103...
103
 
103
 
Line 104... Line 104...
104
	mcall	70,fileinfo
104
	mcall	70,fileinfo
105
	
105
	
106
	xor	eax,eax
106
	xor	eax,eax
-
 
107
	mov	[return_code],eax
107
	mov	[return_code],eax
108
;	mov	eax,image_file
Line 108... Line 109...
108
	mov	eax,image_file
109
	push	image_file
109
	call	[cnv_png_import.Start]
110
	call	[cnv_png_import.Start]
Line 298... Line 299...
298
;	mov	ebx,open_dialog_name
299
;	mov	ebx,open_dialog_name
299
;	mov	esi,path
300
;	mov	esi,path
300
;	mov	edi,library_path
301
;	mov	edi,library_path
301
;	call	copy_file_path
302
;	call	copy_file_path
Line 302... Line 303...
302
 
303
 
303
	copy_path	open_dialog_name,path,library_path,0
-
 
Line 304... Line 304...
304
 
304
;	copy_path	open_dialog_name,path,library_path,0
305
 
305
 
Line 306... Line 306...
306
	push    dword OpenDialog_data
306
	push    dword OpenDialog_data