#include "lt_base.h"
#include "lt_system.h"
Go to the source code of this file.
Classes | |
class | LTFileSpec |
Represents a file or directory path. More... | |
Defines | |
#define | LT_UTIL_MAX_PATH 2048 |
Max length of a path. | |
#define | WCHAR_INTERNAL wchar_t |
#define LT_UTIL_MAX_PATH 2048 |
Definition at line 26 of file lt_fileSpec.h.
#define WCHAR_INTERNAL wchar_t |
Definition at line 33 of file lt_fileSpec.h.
LizardTech |