ReactOS 0.4.16-dev-753-g705a985
|
Go to the source code of this file.
Macros | |
#define | NTOS_MODE_USER |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
EXTERN_C BOOL | PathIsExeW (LPCWSTR lpszPath) |
BOOL | GetPhysicalFileSize (LPCWSTR PathBuffer, PULARGE_INTEGER Size) |
UINT | SH_FormatInteger (LONGLONG Num, LPWSTR pwszResult, UINT cchResultMax) |
UINT | SH_FormatByteSize (LONGLONG cbSize, LPWSTR pwszResult, UINT cchResultMax) |
LPWSTR | SH_FormatFileSizeWithBytes (const PULARGE_INTEGER lpQwSize, LPWSTR pwszResult, UINT cchResultMax) |
Variables | |
static const WCHAR | s_szShellClassInfo [] = L".ShellClassInfo" |
static const WCHAR | s_szIconIndex [] = L"IconIndex" |
static const WCHAR | s_szIconFile [] = L"IconFile" |
static const WCHAR | s_szIconResource [] = L"IconResource" |
#define NTOS_MODE_USER |
Definition at line 24 of file filedefext.cpp.
BOOL GetPhysicalFileSize | ( | LPCWSTR | PathBuffer, |
PULARGE_INTEGER | Size | ||
) |
Definition at line 32 of file filedefext.cpp.
Referenced by CFileDefExt::CountFolderAndFiles(), DECLARE_INTERFACE_(), and CFileDefExt::InitFileAttr().
Definition at line 539 of file shellpath.c.
Definition at line 236 of file filedefext.cpp.
Referenced by CDrvDefExt::InitGeneralPage(), and SH_FormatFileSizeWithBytes().
LPWSTR SH_FormatFileSizeWithBytes | ( | const PULARGE_INTEGER | lpQwSize, |
LPWSTR | pwszResult, | ||
UINT | cchResultMax | ||
) |
Definition at line 266 of file filedefext.cpp.
Referenced by CFileDefExt::CountFolderAndFiles(), and CFileDefExt::InitFileAttr().
Definition at line 180 of file filedefext.cpp.
Referenced by SH_FormatByteSize().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 976 of file filedefext.cpp.
Referenced by CFileDefExt::InitFolderCustomizePage(), and CFileDefExt::OnFolderCustApply().
Definition at line 975 of file filedefext.cpp.
Referenced by CFileDefExt::InitFolderCustomizePage(), and CFileDefExt::OnFolderCustApply().
Definition at line 977 of file filedefext.cpp.
Referenced by CFileDefExt::InitFolderCustomizePage(), and CFileDefExt::OnFolderCustApply().
Definition at line 974 of file filedefext.cpp.
Referenced by CFileDefExt::InitFolderCustomizePage(), and CFileDefExt::OnFolderCustApply().