Re: [fpc-pascal] Low level disc access under windows with FPC

2006-10-09 Thread Vinzent Hoefler
On Sunday 08 October 2006 12:08, Pianoman wrote: > Hello, I'd like to ask if someone has experiences with low > level disk operations in windows with FPC. > The program should be able to copy entire diskete to one single image > file and for example extract a single file from that image or

Re: [fpc-pascal] Low level disc access under windows with FPC

2006-10-09 Thread Michael Van Canneyt
On Sun, 8 Oct 2006, Pianoman wrote: >Hello, I'd like to ask if someone has experiences with low level > disk operations in windows with FPC. > The program should be able to copy entire diskete to one single image file > and for example extract a single file from that image or view its co