j
k
j a
j l
Hi,
if (Sector->BytesPerSector * Sector->SectorsPerCluster > 32 * 1024) { return FALSE; }
return FALSE;
FAT supports cluster sizes until 64KB ;-) At least the WinNT series can work with them.
Best regards, Michael Fritscher
Back to the thread
Back to the list