muteki
Loading...
Searching...
No Matches
fn_parts_lfn_s Struct Reference

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.
 

Detailed Description

All-in-one struct that contain all parts used in _wfnsplit() and _wfnmerge()


The documentation for this struct was generated from the following file: