On Mon, 3 Apr 2006, MihaiR wrote:
> Hello, > > I'd like to read raw sectors (blocks) from removable devices (such as > USB drives) from Linux and/or Windows. Is there any possibility to use > FPC with that? > > Thank you very much, Under linux, I suppose you can simply open the file device. /dev/sgN, under windows, I don't know. In each case, FPC does not offer a platform independent low-level hardware access... The naming schemes for devices are wildly different on these platforms... Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal