openshot-audio
0.1.7
|
Classes | |
class | DirectoryIterator::NativeIterator::Pimpl |
class | NamedPipe::Pimpl |
Namespaces | |
WindowsFileHelpers | |
Macros | |
#define | INVALID_FILE_ATTRIBUTES ((DWORD) -1) |
Functions | |
DWORD | WindowsFileHelpers::getAtts (const String &path) |
int64 | WindowsFileHelpers::fileTimeToTime (const FILETIME *const ft) |
FILETIME * | WindowsFileHelpers::timeToFileTime (const int64 time, FILETIME *const ft) noexcept |
String | WindowsFileHelpers::getDriveFromPath (String path) |
int64 | WindowsFileHelpers::getDiskSpaceInfo (const String &path, const bool total) |
unsigned int | WindowsFileHelpers::getWindowsDriveType (const String &path) |
File | WindowsFileHelpers::getSpecialFolderPath (int type) |
File | WindowsFileHelpers::getModuleFileName (HINSTANCE moduleHandle) |
Result | WindowsFileHelpers::getResultForLastError () |
int64 | juce_fileSetPosition (void *handle, int64 pos) |
#define INVALID_FILE_ATTRIBUTES ((DWORD) -1) |