add directory docs

This commit is contained in:
gohigh
2024-02-19 00:23:35 -05:00
parent b50063d9b3
commit 9912ec445d
12689 changed files with 3135349 additions and 0 deletions

View File

@@ -0,0 +1,70 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text-html; charset=Windows-1252">
<title>INT 2F - DOS Multiplex Interrupt</title>
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
</head>
<body>
<h1><a name="kap_interrupt_3040"></a>INT 2F - DOS Multiplex
Interrupt</h1>
<p> % For more information see the following topics:</p>
<p> +------ ERROR CODES ----</p>
<p> ~INT 2F,0~ Get installed state <20> 01 Invalid function</p>
<p> ~INT 2F,1~ Submit file <20> 02 File not found</p>
<p> ~INT 2F,2~ Cancel file <20> 03 Path not found</p>
<p> ~INT 2F,3~ Cancel all files <20> 04 Too many files</p>
<p> ~INT 2F,4~ Pause / return status <20> 05 Access denied</p>
<p> ~INT 2F,5~ End of status <20> 08 Queue full</p>
<p> ~INT 2F,8~ DRIVER.SYS support <20> 09 Busy</p>
<p> ~INT 2F,2E~ Error Translation Tables <20> 0C Name too long</p>
<p> <20> 0F Invalid drive</p>
<p> - function request is specified in AL or AH</p>
<p> - see ~INT 2F,0~ for installation checks</p>
<p> - INT 2F uses AL to specify most documented functions but
occasionally</p>
<p> uses AH also. This can be quite confusing so INT 2F functions
using</p>
<p> AH are not currently listed if the conflict but will be added
at a</p>
<p> later time.</p>
<hr>
<table border="0" width="100%" cols="3">
<tr>
<td width="33%">Zur<EFBFBD>ck zum <a href="inte1at0.htm">Interrupt
Info</a>. </td>
<td align="center" width="33%"><a
href="mailto:Roger.Morgan@htl-steyr.ac.at">Roger Morgan</a>
/ 1998 </td>
<td align="right" width="33%"><font size="1">L.<2E>nderung <!--webbot
bot="Timestamp" s-type="EDITED" s-format="%d.%m.%y"
startspan -->29.03.99<!--webbot bot="Timestamp" endspan
i-checksum="13964" --> </font></td>
</tr>
</table>
</body>
</html>