SEARCHAP - reduction lock file system.

git-svn-id: svn://kolibrios.org@3724 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2013-06-28 07:31:50 +00:00
parent fb5ae0417f
commit 658fbe4d63

View File

@ -247,6 +247,7 @@ dps 'get file info'
newline
end if
;--------------------------------------
mcall 68,1
mcall 70,fileinfo
mov [fs_error],eax
test eax,eax
@ -283,6 +284,7 @@ dps 'get file'
newline
end if
;--------------------------------------
mcall 68,1
mcall 70,fileinfo
mov [fs_error],eax
test eax,eax