FX_SYSTEM is only used within filex.
 
Symbols
loading...
Files
loading...

FX_SYSTEM macro

Syntax

#define FX_SYSTEM 0x04

References

LocationText
fx_api.h:465
#define FX_SYSTEM 0x04
fx_api.h:469
#define FX_LONG_NAME (FX_READ_ONLY | FX_HIDDEN | FX_SYSTEM | FX_VOLUME)
fxe_directory_attributes_set.c:90
fxe_file_attributes_set.c:89
if ((INT)attributes & ~(FX_READ_ONLY | FX_HIDDEN | FX_SYSTEM | FX_ARCHIVE))