Subversion Repositories Kolibri OS

Rev

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

Rev 7369 Rev 7422
Line 26... Line 26...
26
	dword buff_data;
26
	dword buff_data;
27
	dword path_len = 0;
27
	dword path_len = 0;
28
	dword size_buf = 0;
28
	dword size_buf = 0;
29
	dword copy_buf_offset = 0;
29
	dword copy_buf_offset = 0;
30
 
30
	dword i;
-
 
31
 
Line 31... Line 32...
31
	if (files.count<=0) return; //no files
32
	if (files.count<=0) return; //no files
Line 32... Line 33...
32
 
33
 
33
	//if no element selected by "Insert" key, then we copy current element
34
	//if no element selected by "Insert" key, then we copy current element