forked from KolibriOS/kolibrios
SEARCHAP - reduction lock file system.
git-svn-id: svn://kolibrios.org@3724 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fb5ae0417f
commit
658fbe4d63
@ -247,6 +247,7 @@ dps 'get file info'
|
|||||||
newline
|
newline
|
||||||
end if
|
end if
|
||||||
;--------------------------------------
|
;--------------------------------------
|
||||||
|
mcall 68,1
|
||||||
mcall 70,fileinfo
|
mcall 70,fileinfo
|
||||||
mov [fs_error],eax
|
mov [fs_error],eax
|
||||||
test eax,eax
|
test eax,eax
|
||||||
@ -283,6 +284,7 @@ dps 'get file'
|
|||||||
newline
|
newline
|
||||||
end if
|
end if
|
||||||
;--------------------------------------
|
;--------------------------------------
|
||||||
|
mcall 68,1
|
||||||
mcall 70,fileinfo
|
mcall 70,fileinfo
|
||||||
mov [fs_error],eax
|
mov [fs_error],eax
|
||||||
test eax,eax
|
test eax,eax
|
||||||
|
Loading…
Reference in New Issue
Block a user