delorie.com/archives/browse.cgi | search |
Date: | Sun, 21 Jun 1998 14:41:19 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Juanjo Erauskin <juanjo AT jet DOT es> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: library to read FAT/FAT32 structure |
In-Reply-To: | <358BAA72.C8221B26@jet.es> |
Message-ID: | <Pine.SUN.3.91.980621143943.5335Z-100000@is> |
MIME-Version: | 1.0 |
On Sat, 20 Jun 1998, Juanjo Erauskin wrote: > Are anybody know any library or functions to read FAT/FAT32 > structure ? Reading the FAT requires direct disk reads, so the `biosdisk' function would be a start. Note that direct access to the disk on Windows 9X requires that you lock the volume first (`biosdisk' doesn't do that), but I think it's only needed to write the disk, not to read it.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |