Subversion Repositories Kolibri OS

Rev

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

Rev 2688 Rev 3755
Line 362... Line 362...
362
    add   ecx,304*32+32
362
    add   ecx,304*32+32
363
    mov   [right_folder_data],ecx
363
    mov   [right_folder_data],ecx
364
    add   ecx,304*32+32
364
    add   ecx,304*32+32
365
    mov   [appl_memory],ecx
365
    mov   [appl_memory],ecx
366
    mcall 64,1
366
    mcall 64,1
-
 
367
 
-
 
368
    mov   eax,[left_folder_data]
-
 
369
    mov   [read_folder.return],eax 
-
 
370
    mov   eax,[right_folder_data]
-
 
371
    mov   [read_folder_1.return],eax
367
    ret
372
    ret
368
;---------------------------------------------------------------------
373
;---------------------------------------------------------------------
369
copy_path:
374
copy_path:
370
    xor   eax,eax
375
    xor   eax,eax
371
@@:
376
@@: