|
muteki
|
All-in-one struct that contain all parts used in _wfnsplit() and _wfnmerge() More...
#include <fs.h>
Data Fields | |
| UTF16 | pathname [FNSPLIT_LFN_PATHNAME_MAX] |
| Pathname. | |
| UTF16 | drive [FNSPLIT_LFN_DRIVE_MAX] |
| Drive. | |
| UTF16 | dirname [FNSPLIT_LFN_DIRNAME_MAX] |
| Directory name. | |
| UTF16 | basename [FNSPLIT_LFN_BASENAME_MAX] |
| Base name without suffix. | |
| UTF16 | suffix [FNSPLIT_LFN_SUFFIX_MAX] |
| Suffix. | |
All-in-one struct that contain all parts used in _wfnsplit() and _wfnmerge()