Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CWIN32Util, including all inherited members.
AddExtraLongPathPrefix(std::wstring &path) | CWIN32Util | static |
CloseTray(const char cDriveLetter='\0') | CWIN32Util | static |
ConvertPathToWin32Form(const std::string &pathUtf8) | CWIN32Util | static |
ConvertPathToWin32Form(const CURL &url) | CWIN32Util | static |
CropSource(CRect &src, CRect &dst, CRect target, UINT rotation=0) | CWIN32Util | static |
CWIN32Util(void) | CWIN32Util | |
EjectTray(const char cDriveLetter='\0') | CWIN32Util | static |
fileTimeToTimeT(const __int64 ftimei64) | CWIN32Util | inlinestatic |
fileTimeToTimeT(const FILETIME &ftimeft) | CWIN32Util | static |
fileTimeToTimeT(const LARGE_INTEGER &ftimeli) | CWIN32Util | static |
FirstDriveFromMask(ULONG unitmask) | CWIN32Util | static |
FormatHRESULT(HRESULT hr) | CWIN32Util | static |
FormatVideoDriverInfo(const UINT vendorId, uint64_t rawVersion) | CWIN32Util | static |
FormatVideoDriverInfo(const UINT vendorId, const std::string version) | CWIN32Util | static |
GetDesktopColorDepth() | CWIN32Util | static |
GetDisplayFriendlyName(const std::wstring &GdiDeviceName) | CWIN32Util | static |
GetDriveStatus(const std::string &strPath, bool bStatusEx=false) | CWIN32Util | static |
GetProfilePath(const bool platformDirectories) | CWIN32Util | static |
GetResInfoString() | CWIN32Util | static |
GetSystemMemorySize() | CWIN32Util | static |
GetSystemSdrWhiteLevel(const std::wstring &gdiDeviceName, float *sdrWhiteLevel) | CWIN32Util | static |
GetVideoDriverInfo(const UINT vendorId, const std::wstring &driverDesc) | CWIN32Util | static |
GetVideoDriverInfoDX(const UINT vendorId, LUID adapterLuid) | CWIN32Util | static |
GetWindowsHDRStatus() | CWIN32Util | static |
IsCurrentUserLocalAdministrator() | CWIN32Util | static |
IsDriverVersionAtLeast(const std::string &version1, const std::string &version2) | CWIN32Util | static |
PlatformSyslog() | CWIN32Util | static |
RemoveExtraLongPathPrefix(std::wstring &path) | CWIN32Util | static |
SetThreadLocalLocale(bool enable=true) | CWIN32Util | static |
SetThreadName(const HANDLE handle, const std::string &name) | CWIN32Util | static |
SmbToUnc(const std::string &strPath) | CWIN32Util | static |
ToggleTray(const char cDriveLetter='\0') | CWIN32Util | static |
ToggleWindowsHDR(DXGI_MODE_DESC &modeDesc) | CWIN32Util | static |
UncToSmb(const std::string &strPath) | CWIN32Util | static |
WUSysMsg(DWORD dwError) | CWIN32Util | static |
XBMCShellExecute(const std::string &strPath, bool bWaitForScriptExit=false) | CWIN32Util | static |
~CWIN32Util(void) | CWIN32Util | virtual |