1 Invalid function number
An invalid operating system call was attempted.
2 File not found
Reported when trying to erase, rename or open a non-existent file.
3 Path not found
Reported by the directory handling routines when a path does not exist or is invalid. Also reported when trying to access a non-existent file.
4 Too many open files
The maximum number of files currently opened by your process has been reached. Certain operating systems limit the number of files which can be opened co
Далее...