1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
<HTML>
<HEAD>
<TITLE>The ADFlib Developpers documentation</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=CENTER>the ADFlib API</H1>
<HR>
<UL>
<LI><A HREF="api_device.html">Device</A> : create and mount/unmount harddisk, floppydisk, .ADF, hardfiles,
<LI><A HREF="api_volume.html">Volume</A> : create and mout/unmount volumes
<LI><A HREF="api_dir.html">Directory</A> : list, create, change of directories,
<LI><A HREF="api_file.html">File</A> : create, read and write files,
<LI><A HREF="api_env.html">Environment</A> : initialize and shutdown the library, control its behaviour,
<LI><A HREF="api_salv.html">Salvage</A> : undeletion, recovery,
<LI><A HREF="api_native.html">Native API</A> : how to write real devices drivers on your OS,
</UL>
<HR>
</BODY>
</HTML>
|