ReactOS 0.4.16-dev-329-g9223134
|
#include <vfat.h>
Public Attributes | |
unsigned char | id |
WCHAR | name0_4 [5] |
unsigned char | attr |
unsigned char | reserved |
unsigned char | alias_checksum |
WCHAR | name5_10 [6] |
unsigned char | start [2] |
WCHAR | name11_12 [2] |
Definition at line 190 of file vfat.h.
Referenced by FATAddEntry(), and FATGetNextDirEntry().
Definition at line 188 of file vfat.h.
Referenced by FATAddEntry().
Definition at line 186 of file vfat.h.
Referenced by FATAddEntry(), and FATGetNextDirEntry().
WCHAR _slot::name0_4[5] |
Definition at line 187 of file vfat.h.
Referenced by FATGetNextDirEntry().
WCHAR _slot::name11_12[2] |
Definition at line 193 of file vfat.h.
Referenced by FATGetNextDirEntry().
WCHAR _slot::name5_10[6] |
Definition at line 191 of file vfat.h.
Referenced by FATGetNextDirEntry().