Any code examples using FPC libsync available.
Thanks
P Davidson
Corax Networks Inc.
http://CoraxNetworks.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
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,
Mihai
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
htt
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. /