Subversion Repositories Kolibri OS

Rev

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

Rev 3755 Rev 4314
Line 102... Line 102...
102
.continue:
102
.continue:
103
    inc   [temp_counter_1]
103
    inc   [temp_counter_1]
104
    mov   eax,[temp_counter_1]
104
    mov   eax,[temp_counter_1]
105
    cmp   eax,[left_folder_block_1]
105
    cmp   eax,[left_folder_block_1]
106
    jb	  .start_temp_counter_1
106
    jb	  .start_temp_counter_1
-
 
107
    ret
-
 
108
;---------------------------------------------------------------------    
-
 
109
select_starting_directories:
107
    mov   esi,retrieved_devices_table+1
110
    mov   esi,retrieved_devices_table+1
108
    call  copy_folder_name
111
    call  copy_folder_name
109
    mov   esi,retrieved_devices_table+3
112
    mov   esi,retrieved_devices_table+3
110
    mov   ecx,0
113
    mov   ecx,0
111
@@:
114
@@: