Diligent Engine  v.2.4.g
Classes | Macros | Functions
UWPFileSystem.cpp File Reference
#include "UWPFileSystem.hpp"
#include "Errors.hpp"
#include "../../Common/interface/StringTools.hpp"
#include "DebugUtilities.hpp"
#include <wrl.h>

Classes

class  FileHandleWrapper
 

Macros

#define NOMINMAX
 

Functions

bool CreateDirectoryImpl (const Diligent::Char *strPath)
 
void DeleteFileImpl (const Diligent::Char *strPath)
 

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Function Documentation

◆ CreateDirectoryImpl()

static bool CreateDirectoryImpl ( const Diligent::Char strPath)

◆ DeleteFileImpl()

static void DeleteFileImpl ( const Diligent::Char strPath)