Page 1 of 1

Help about finding FAT entry

Posted: Tue Aug 17, 2004 11:00 pm
by DIGO_RP
I´m trying to create a unit in pascal to read a floppy as MSDOS does
but I found a small bug I don´t know how do I link the bytes 26,27 of Directory table with the FAT entry I create a table FatBuffer := Array[1..4607] of byte;
it´s correct ? ReadLogicalSector(FatBuffer[DIR_FstClusLO], 1);

any idea?

Why does anyone couldn´t help me !

Posted: Wed Aug 18, 2004 11:00 pm
by DIGO_RP
please! I don´t want to bore anyone! I just need some help!

:)