Searched defs:_FATDirEntry (Results 1 – 1 of 1) sorted by relevance
110 struct _FATDirEntry struct113 {117 unsigned char Attrib;118 unsigned char lCase;119 unsigned char CreationTimeMs;120 unsigned short CreationTime,CreationDate,AccessDate;122 {126 unsigned short UpdateTime; //time create/update127 unsigned short UpdateDate; //date create/update128 unsigned short FirstCluster;[all …]