openshot-audio
0.1.4
|
Functions | |
DWORD | getAtts (const String &path) |
int64 | fileTimeToTime (const FILETIME *const ft) |
FILETIME * | timeToFileTime (const int64 time, FILETIME *const ft) noexcept |
String | getDriveFromPath (String path) |
int64 | getDiskSpaceInfo (const String &path, const bool total) |
unsigned int | getWindowsDriveType (const String &path) |
File | getSpecialFolderPath (int type) |
File | getModuleFileName (HINSTANCE moduleHandle) |
Result | getResultForLastError () |
int64 WindowsFileHelpers::fileTimeToTime | ( | const FILETIME *const | ft | ) |
DWORD WindowsFileHelpers::getAtts | ( | const String & | path | ) |
File WindowsFileHelpers::getModuleFileName | ( | HINSTANCE | moduleHandle | ) |
Result WindowsFileHelpers::getResultForLastError | ( | ) |
File WindowsFileHelpers::getSpecialFolderPath | ( | int | type | ) |
unsigned int WindowsFileHelpers::getWindowsDriveType | ( | const String & | path | ) |
|
noexcept |