YourDefrag
SVN
|
#include <ScanFat.h>
Public Attributes | |
UCHAR | DIR_Name [11] |
UCHAR | DIR_Attr |
UCHAR | DIR_NTRes |
UCHAR | DIR_CrtTimeTenth |
USHORT | DIR_CrtTime |
USHORT | DIR_CrtDate |
USHORT | DIR_LstAccDate |
USHORT | DIR_FstClusHI |
USHORT | DIR_WrtTime |
USHORT | DIR_WrtDate |
USHORT | DIR_FstClusLO |
ULONG | DIR_FileSize |
UCHAR FatDirStruct::DIR_Attr |
USHORT FatDirStruct::DIR_CrtDate |
USHORT FatDirStruct::DIR_CrtTime |
USHORT FatDirStruct::DIR_FstClusHI |
USHORT FatDirStruct::DIR_FstClusLO |
USHORT FatDirStruct::DIR_LstAccDate |
UCHAR FatDirStruct::DIR_Name[11] |
UCHAR FatDirStruct::DIR_NTRes |
USHORT FatDirStruct::DIR_WrtDate |
USHORT FatDirStruct::DIR_WrtTime |