XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDosDevicePath Class Reference

Converts an absolute path to a 'DOS device path'. More...

#include <DosDevicePath_win.h>

Public Member Functions

 xiiDosDevicePath (xiiStringView sPath)
 
const wchar_t * GetData () const
 
 operator const wchar_t * () const
 

Public Attributes

xiiStringWChar m_Data
 

Detailed Description

Converts an absolute path to a 'DOS device path'.

https://docs.microsoft.com/dotnet/standard/io/file-path-formats#dos-device-paths

This is necessary to support very long file paths, ie. more than 260 characters.


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