Re: OLD kernel BUG with volume label? (MS works,2026..2027rc not)
"Arkady V.Belousov" <[email protected]> Tue, 5 Nov 2002 23:08:24 +0300 (MSK)
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
X-Comment-To: James Tabor Hi! 5-Ноя-2002 18:05 [email protected] (James Tabor) wrote to [email protected]: >> When SHOULD findfirst return error 2? JT> Que books, "DOS Programmer's Reference 3rd Edition" Page 706-7. JT> Ax errors: 02h file not found, 03h invalid path, and 12h no more files. JT> If there are no more files, it should be 12h! So, RB lists information is JT> accurate. HOW you differ "file not found" and "no more files" for _findfirst_?!