openshot-audio  0.1.4
Classes | Namespaces | Macros | Functions
juce_win32_Files.cpp File Reference

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)
 

Macro Definition Documentation

◆ INVALID_FILE_ATTRIBUTES

#define INVALID_FILE_ATTRIBUTES   ((DWORD) -1)

Function Documentation

◆ juce_fileSetPosition()

int64 juce_fileSetPosition ( void *  handle,
int64  pos 
)