Subversion Repositories Kolibri OS

Rev

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

Rev 6887 Rev 7031
Line 322... Line 322...
322
    __file_F70.param3 = 
322
    __file_F70.param3 = 
323
    __file_F70.param4 = 
323
    __file_F70.param4 = 
324
    __file_F70.rezerv = 0;
324
    __file_F70.rezerv = 0;
325
    __file_F70.param2 = rparam;
325
    __file_F70.param2 = rparam;
326
    __file_F70.name = path.path(rpath);
326
    __file_F70.name = path.path(rpath);
327
    debugln(__file_F70.name);
-
 
328
    $mov eax,70
327
    $mov eax,70
329
    $mov ebx,#__file_F70.func
328
    $mov ebx,#__file_F70.func
330
    $int 0x40
329
    $int 0x40
331
}
330
}
332
:signed IO::count(dword PATH)
331
:signed IO::count(dword PATH)