// ntifs.h
void FsRtlIsAnsiCharacterLegalFat(
C,
WILD_OK
);
View the official Windows Driver Kit DDI referenceNo description available.
The FsRtlIsAnsiCharacterLegalFat macro determines whether an ANSI character is legal for FAT file names.
CPointer to the character to be tested.
WILD_OKSet to TRUE if wildcard characters are to be considered legal, FALSE otherwise.