|
Diligent Engine
v.2.4.g
|
#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) |
| #define NOMINMAX |
| static bool CreateDirectoryImpl | ( | const Diligent::Char * | strPath | ) |
| static void DeleteFileImpl | ( | const Diligent::Char * | strPath | ) |
1.8.17