ReactOS 0.4.16-dev-847-g386fccd
|
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#include "wine/unicode.h"
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winreg.h"
#include "winternl.h"
#include "shlwapi.h"
#include "wine/debug.h"
Go to the source code of this file.
Classes | |
struct | envvars_map |
Macros | |
#define | NO_SHLWAPI_STREAM |
#define | GET_FUNC(func, module, name, fail) |
#define | szWebLen (sizeof(szWeb)/sizeof(WCHAR)) |
#define | szWebMuiLen ((sizeof(szWebMui)+1)/sizeof(WCHAR)) |
#define | PATH_CHAR_CLASS_LETTER 0x00000001 |
#define | PATH_CHAR_CLASS_ASTERIX 0x00000002 |
#define | PATH_CHAR_CLASS_DOT 0x00000004 |
#define | PATH_CHAR_CLASS_BACKSLASH 0x00000008 |
#define | PATH_CHAR_CLASS_COLON 0x00000010 |
#define | PATH_CHAR_CLASS_SEMICOLON 0x00000020 |
#define | PATH_CHAR_CLASS_COMMA 0x00000040 |
#define | PATH_CHAR_CLASS_SPACE 0x00000080 |
#define | PATH_CHAR_CLASS_OTHER_VALID 0x00000100 |
#define | PATH_CHAR_CLASS_DOUBLEQUOTE 0x00000200 |
#define | PATH_CHAR_CLASS_INVALID 0x00000000 |
#define | PATH_CHAR_CLASS_ANY 0xffffffff |
Typedefs | |
typedef BOOL(WINAPI * | fnpIsNetDrive) (int) |
Variables | |
static HMODULE | SHLWAPI_hshell32 |
static fnpIsNetDrive | pIsNetDrive |
static const WCHAR | allusersprofileW [] = {'%','A','L','L','U','S','E','R','S','P','R','O','F','I','L','E','%',0} |
static const WCHAR | appdataW [] = {'%','A','P','P','D','A','T','A','%',0} |
static const WCHAR | programfilesW [] = {'%','P','r','o','g','r','a','m','F','i','l','e','s','%',0} |
static const WCHAR | systemrootW [] = {'%','S','y','s','t','e','m','R','o','o','t','%',0} |
static const WCHAR | systemdriveW [] = {'%','S','y','s','t','e','m','D','r','i','v','e','%',0} |
static const WCHAR | userprofileW [] = {'%','U','S','E','R','P','R','O','F','I','L','E','%',0} |
static const DWORD | SHELL_charclass [] |
Definition at line 73 of file path.c.
Referenced by PathUnExpandEnvStringsA().
|
static |
Definition at line 4165 of file path.c.
Referenced by PathUnExpandEnvStringsW().
Definition at line 263 of file path.c.
Definition at line 329 of file path.c.
Referenced by ATL::CPathT< StringType >::PathBuildRootX(), and test_PathBuildRootA().
Definition at line 348 of file path.c.
Referenced by IsLFNDriveW(), CDesktopBrowser::OnDeviceChange(), CDrivesFolder::ParseDisplayName(), ATL::CPathT< StringType >::PathBuildRootX(), and PathQualifyExW().
Definition at line 2452 of file path.c.
Definition at line 194 of file path.c.
Definition at line 2757 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCommonPrefixX(), PathIsPrefixA(), PathIsSameRootA(), and test_PathCommonPrefixA().
Definition at line 2812 of file path.c.
Referenced by DynamicPathCommonPrefixW(), ATL::CPathT< StringType >::PathCommonPrefixX(), PathIsPrefixW(), PathIsSameRootW(), and PathRelativePathToW().
Definition at line 2876 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCompactPathX().
Definition at line 1441 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCompactPathExX().
Definition at line 1466 of file path.c.
Referenced by PathCompactPathExA(), and ATL::CPathT< StringType >::PathCompactPathExX().
Definition at line 2897 of file path.c.
Referenced by CZipExtract::CCompleteSettingsPage::OnSetActive(), PathCompactPathA(), ATL::CPathT< StringType >::PathCompactPathX(), and PathSetDlgItemPathW().
HRESULT WINAPI PathCreateFromUrlA | ( | LPCSTR | pszUrl, |
LPSTR | pszPath, | ||
LPDWORD | pcchPath, | ||
DWORD | dwReserved | ||
) |
Definition at line 3312 of file path.c.
Referenced by FileProtocolHandlerA().
HRESULT WINAPI PathCreateFromUrlW | ( | LPCWSTR | pszUrl, |
LPWSTR | pszPath, | ||
LPDWORD | pcchPath, | ||
DWORD | dwReserved | ||
) |
Definition at line 3361 of file path.c.
Referenced by CDesktopFolder::_ParseDisplayNameByParent(), DocObjectService_FireBeforeNavigate2(), InternetCrackUrlW(), on_before_navigate2(), parse_path_from_url(), PathCreateFromUrlA(), PathCreateFromUrlAlloc(), CDownloadManager::PerformDownloadAndInstall(), and SHELL_execute().
Definition at line 1761 of file path.c.
Referenced by DoTestEntry(), PathFileExistsAW(), ATL::CPathT< StringType >::PathFileExistsX(), and START_TEST().
Definition at line 1812 of file path.c.
Definition at line 1838 of file path.c.
Referenced by GetTypeDescriptionByPath(), PathFileExistsDefExtAndAttributesW(), and PathResolveW().
Definition at line 1201 of file path.c.
Definition at line 1123 of file path.c.
Referenced by PathFileExistsDefExtA(), PathFileExistsDefExtAndAttributesW(), PathFindOnPathExA(), PathFindOnPathExW(), PathSearchOnExtensionsW(), and SHLWAPI_PathFindInOtherDirs().
Definition at line 1783 of file path.c.
Referenced by CFSDropTarget::_GetUniqueFileName(), BrowseCallbackProc(), CAvailableApplicationInfo::CAvailableApplicationInfo(), copy_dir_to_dir(), copy_file(), copy_file_to_file(), copy_files(), copy_to_dir(), create_dest_dirs(), DoGetZipName(), DoTestEntry(), CMyDocsDropHandler::Drop(), CDeskLinkDropHandler::Drop(), CACListISF::Expand(), FILEDLG95_InitControls(), FILEDLG95_OnOpen(), FILEDLG95_ValidatePathAction(), FindSubProgram(), CFileDefExt::InitOpensWithField(), LoadOSList(), move_file_to_file(), move_files(), move_to_dir(), on_default_action(), CShellLink::OnNotify(), OpenMailer(), PathFileExistsAW(), PathFileExistsDefExtW(), ATL::CPathT< StringType >::PathFileExistsX(), PathYetAnotherMakeUniqueName(), CDirectoryWatcher::ProcessNotification(), CShellLink::Save(), SHAddToRecentDocs(), SHCreatePropertyBagOnProfileSection(), SHELL32_GetFSItemAttributes(), ShellExecCmdLine(), SHExplorerParseCmdLine(), SHGetFolderPathAndSubDirW(), SHGetWebFolderFilePathW(), ShowCreateShortcutWizard(), SHPropertyBag_OnIniFile(), START_TEST(), TEST_Start(), try_find_new_name(), and WelcomeDlgProc().
Definition at line 422 of file path.c.
Referenced by FD31_UpdateResult(), FILEDLG95_OnOpen(), PathAddExtensionA(), ATL::CPathT< StringType >::PathFindExtensionX(), PathGetExtensionA(), PathIsContentTypeA(), PathRemoveExtensionA(), PathRenameExtensionA(), PathUndecorateA(), and test_PathFindExtensionA().
Definition at line 447 of file path.c.
Referenced by CFileSysEnum::_AddFindResult(), CFSDropTarget::_DoDrop(), _ILGetExtension(), add_favs_to_menu(), COpenWithList::AddAppToMRUList(), CFSFolder::CompareIDs(), CreateShortcut(), RecycleBin5::DeleteFile(), DoShellContextMenu(), CFontExt::Drop(), CDeskLinkDropHandler::Drop(), ExtensionFromPidl(), FD31_UpdateResult(), FileCompareWildTitle(), FILEDLG95_OnOpen(), FM_InitMenuPopup(), get_first_ext_from_spec(), GetAssocClass(), CMainWindow::GetSaveFileName(), GetTypeDescriptionByPath(), RecycleBin5File::Init(), CQueryAssociations::Init(), CLayerUIPropPage::InitFile(), CFileDefExt::InitFileType(), COpenWithMenu::Initialize(), CFileDefExt::InitOpensWithField(), COpenWithMenu::InvokeCommand(), COpenWithList::LoadRecommended(), OFNHookProc(), on_default_action(), CShellLink::OnNotify(), CDefView::OnNotify(), OpensWithExplorer(), PathAddExtensionW(), PathFileExistsDefExtAndAttributesW(), PathFileExistsDefExtW(), ATL::CPathT< StringType >::PathFindExtensionX(), PathGetExtensionW(), PathIsContentTypeW(), PathRemoveExtensionW(), PathRenameExtensionW(), PathSearchOnExtensionsW(), PathUndecorateW(), PathYetAnotherMakeUniqueName(), process_extensions(), BtrfsContextMenu::reflink_copy(), CImageDx::SaveDx(), CMainWindow::saveImage(), COpenWithList::SetDefaultHandler(), CFSFolder::SetNameOf(), SHAddToRecentDocs(), SHELL32_AssocGetFileDescription(), SHELL32_GetFSItemAttributes(), SHELL_FS_HideExtension(), ShellExecute_GetClassKey(), SHGetFileInfoW(), ShowCreateShortcutWizard(), test_properties(), try_find_new_name(), and URLDownloadToCacheFileW().
Definition at line 373 of file path.c.
Referenced by FD31_UpdateResult(), FILEDLG95_OnOpen(), GetFileDialog95(), ATL::CPathT< StringType >::PathFindFileNameX(), and PathStripPathA().
Definition at line 394 of file path.c.
Referenced by _CZipAskPassword(), _CZipAskReplace(), CFSDropTarget::_DoDrop(), _ILCreate(), COpenWithList::Add(), CheckForError(), CFontExt::CompareIDs(), copy_file(), copy_file_to_file(), create_target_directory(), CreateItem(), CreateSendToMyDocuments(), dialog_directorylist_up(), CDeskLinkDropHandler::Drop(), FD31_UpdateResult(), FILEDLG95_OnOpen(), FinishDlgProc(), CFileDefExt::GeneralPageProc(), get_volume_path_parent(), CFontExt::GetDetailsOf(), CRecycleBin::GetDisplayNameOf(), GetFileDialog95(), GetItemOriginalFileName(), CShellLink::GetPath(), COpenWithDialog::Init(), CFileDefExt::InitFilePath(), CFileDefExt::InitGeneralPage(), CFileDefExt::InitOpensWithField(), IsExplorerSystemShell(), IsTitleWild(), COpenWithList::LoadFromProgIdKey(), move_file_to_file(), OFNHookProc(), CShellLink::OnInitDialog(), OpenMailer(), OpensWithExplorer(), PathCompactPathExW(), PathCompactPathW(), ATL::CPathT< StringType >::PathFindFileNameX(), PathStripPathW(), Preview_UpdateTitle(), BtrfsContextMenu::reflink_copy(), SetFileInfo(), CFSFolder::SetNameOf(), SHAddToRecentDocs(), SHCreatePropertyBagOnProfileSection(), SHELL32_GetDllFromRundll32CommandLine(), SHELL_InRunDllProcess(), ShowCreateShortcutWizard(), START_TEST(), test_MultipleFiles(), and TEST_Start().
Definition at line 2585 of file path.c.
Referenced by ChildWndProc(), FILEDLG95_ValidatePathAction(), PathRelativePathToW(), and Test_GetDisplayNameOf().
Definition at line 1398 of file path.c.
Definition at line 1313 of file path.c.
Referenced by PathFindOnPathA().
Definition at line 1357 of file path.c.
Referenced by PathFindOnPathW(), PathSearchOnExtensionsW(), ShellExecCmdLine(), and WelcomeDlgProc().
Definition at line 1409 of file path.c.
Referenced by DoEntry(), PathResolveW(), and SHELL_FindExecutable().
Definition at line 3999 of file path.c.
Definition at line 4030 of file path.c.
Definition at line 481 of file path.c.
Referenced by PathRemoveArgsA().
Definition at line 506 of file path.c.
Referenced by RunOnceExEntry::Exec(), CAddressEditBox::ExecuteCommandLine(), LanguagesPageProc(), CShellLink::OnNotify(), PathRemoveArgsW(), SHELL_execute(), SHELL_translate_idlist(), ShellExec_RunDLL_Helper(), SHExplorerParseCmdLine(), and WelcomeDlgProc().
Definition at line 3042 of file path.c.
Referenced by PathCleanupSpec(), and PathGetCharTypeA().
Definition at line 538 of file path.c.
Referenced by ATL::CPathT< StringType >::PathGetDriveNumberX(), PathIsNetworkPathA(), and test_PathGetDriveNumber().
Definition at line 553 of file path.c.
Referenced by COMDLG32_GetCanonicalPath(), GetDefaultRecycleDriveNumber(), GetItemDriveNumber(), ATL::CPathT< StringType >::PathGetDriveNumberX(), PathIsAbsoluteW(), PathIsDriveRoot(), PathIsNetworkPathW(), PathIsOnDrive(), PathIsSameDrive(), PathQualifyExW(), SHChangeNotify(), SHELL_execute(), SHIsRemovableDrive(), and test_PathGetDriveNumber().
Definition at line 2064 of file path.c.
Definition at line 2087 of file path.c.
Definition at line 1704 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsDirectoryX().
Definition at line 3937 of file path.c.
Referenced by move_dir_to_dir(), and PathIsDirectoryEmptyA().
Definition at line 1729 of file path.c.
Referenced by CDirectoryList::AddPathsFromDirectory(), BrFolder_OnOK(), copy_file(), create_target_directory(), CreateDirectoryWatcherFromRegEntry(), DetermineDialogBoxType(), CAppScrnshotPreview::DisplayImage(), DoAddFilesFromItem(), DoBuildFilesAndDirs(), DoTestEntry(), CFontExt::Drop(), CDeskLinkDropHandler::Drop(), CAddressEditBox::ExecuteCommandLine(), FILEDLG95_InitControls(), CFSFolder::GetCustomViewInfo(), getIconLocationForDrive(), getIconLocationForFolder(), getLabelForDrive(), CFileDefExt::Initialize(), PathIsDirectoryEmptyW(), ATL::CPathT< StringType >::PathIsDirectoryX(), CDirectoryWatcher::ProcessNotification(), SHAddToRecentDocs(), SHELL_execute(), SHExplorerParseCmdLine(), ShowCreateShortcutWizard(), WindowProc(), and wWinMain().
Definition at line 2118 of file path.c.
Referenced by PathFindOnPathExA(), and ATL::CPathT< StringType >::PathIsFileSpecX().
Definition at line 2139 of file path.c.
Referenced by Control_LoadApplet(), PathFindOnPathExW(), ATL::CPathT< StringType >::PathIsFileSpecX(), PathResolveW(), and CShellLink::SetTargetFromPIDLOrPath().
Definition at line 3828 of file path.c.
Definition at line 3869 of file path.c.
Definition at line 3769 of file path.c.
Definition at line 3795 of file path.c.
Definition at line 2168 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsPrefixX().
Definition at line 2183 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsPrefixX().
Definition at line 1569 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsRelativeX(), and TestGetModuleFileNameA().
Definition at line 1585 of file path.c.
Referenced by CDirectoryList::AddPath(), CDirectoryList::AddPathsFromDirectory(), BrFolder_OnOK(), COMDLG32_GetCanonicalPath(), CDirectoryList::ContainsPath(), CDirectoryList::DeletePath(), dialog_verify_path(), CACListISF::Expand(), CFontCache::Filename(), CFSFolder::GetCustomViewInfo(), getIconLocationForDrive(), getIconLocationForFolder(), msi_apply_transforms(), MSI_OpenProductW(), OpenColorProfileW(), parse_file_list(), PathCombineW(), ATL::CPathT< StringType >::PathIsRelativeX(), CDirectoryWatcher::ProcessNotification(), CDirectoryList::RenamePath(), SHCreateDirectoryExW(), ShellExecCmdLine(), SHGetFileInfoW(), Test_GetDisplayNameOf(), TestGetModuleFileNameW(), and WelcomeDlgProc().
Definition at line 1608 of file path.c.
Referenced by PathIsRootAW(), ATL::CPathT< StringType >::PathIsRootX(), PathRemoveBackslashA(), PathStripToRootA(), and START_TEST().
Definition at line 1648 of file path.c.
Referenced by _ILCreate(), IsDriveFloppyW(), PathIsDriveRoot(), PathIsRootAW(), ATL::CPathT< StringType >::PathIsRootX(), PathRemoveBackslashW(), PathResolveW(), PathStripToRootW(), and SHGetFileInfoW().
Definition at line 2009 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsSameRootX().
Definition at line 2030 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsSameRootX().
Definition at line 2224 of file path.c.
Referenced by CViewStatePropertyBag::_IsSystemFolder().
Definition at line 2249 of file path.c.
Referenced by PathAppendA(), PathCommonPrefixA(), and ATL::CPathT< StringType >::PathIsUNCX().
Definition at line 2307 of file path.c.
Referenced by PathIsDirectoryA(), and ATL::CPathT< StringType >::PathIsUNCServerX().
Definition at line 2357 of file path.c.
Referenced by PathIsDirectoryA(), and ATL::CPathT< StringType >::PathIsUNCServerShareX().
Definition at line 2384 of file path.c.
Referenced by PathCanonicalizeW(), PathFileExistsDefExtW(), PathIsDirectoryW(), and ATL::CPathT< StringType >::PathIsUNCServerShareX().
Definition at line 2329 of file path.c.
Referenced by PathFileExistsDefExtW(), PathIsDirectoryW(), and ATL::CPathT< StringType >::PathIsUNCServerX().
Definition at line 2272 of file path.c.
Referenced by _ILIsNetworkPlace(), CDesktopFolder::_ParseDisplayNameByParent(), IsLFNDriveW(), PathAppendW(), PathCombineW(), PathCommonPrefixW(), PathIsAbsoluteW(), PathIsOnUnc(), ATL::CPathT< StringType >::PathIsUNCX(), and PathQualifyExW().
Definition at line 4409 of file path.c.
Referenced by PathIsValidElement(), PathQualifyExW(), and UrlUnescapeAndMakeFileNameValid().
Definition at line 2674 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMakePrettyX(), and test_PathMakePretty().
Definition at line 2706 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMakePrettyX().
Definition at line 3126 of file path.c.
Referenced by PathMakeSystemFolderA(), and SHCreatePropertyBagOnProfileSection().
Definition at line 1859 of file path.c.
Referenced by PathMatchSingleMaskA(), and PathMatchSpecA().
Definition at line 1893 of file path.c.
Referenced by PathMatchSingleMaskW(), and PathMatchSpecW().
Definition at line 1941 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMatchSpecX(), and test_PathMatchSpec().
Definition at line 1970 of file path.c.
Referenced by FileNameMatch(), FTP_ParseNextFile(), ICommDlgBrowser3_fnIncludeObject(), IShellBrowserImpl_ICommDlgBrowser_IncludeObject(), on_command_filetype(), and ATL::CPathT< StringType >::PathMatchSpecX().
Definition at line 1073 of file path.c.
Definition at line 1098 of file path.c.
Referenced by AsyncLoadIconProc(), GetFileTypeIconsEx(), getIconLocationForDrive(), getIconLocationForFolder(), and CFileDefExt::InitFolderCustomizePage().
Definition at line 961 of file path.c.
Referenced by ATL::CPathT< StringType >::PathQuoteSpacesX().
Definition at line 984 of file path.c.
Referenced by ATL::CPathT< StringType >::PathQuoteSpacesX(), and RunFontViewer().
BOOL WINAPI PathRelativePathToA | ( | LPSTR | lpszPath, |
LPCSTR | lpszFrom, | ||
DWORD | dwAttrFrom, | ||
LPCSTR | lpszTo, | ||
DWORD | dwAttrTo | ||
) |
Definition at line 3552 of file path.c.
Referenced by ATL::CPathT< StringType >::PathRelativePathToX().
BOOL WINAPI PathRelativePathToW | ( | LPWSTR | lpszPath, |
LPCWSTR | lpszFrom, | ||
DWORD | dwAttrFrom, | ||
LPCWSTR | lpszTo, | ||
DWORD | dwAttrTo | ||
) |
Definition at line 3578 of file path.c.
Referenced by PathRelativePathToA(), and ATL::CPathT< StringType >::PathRelativePathToX().
Definition at line 756 of file path.c.
Referenced by ATL::CPathT< StringType >::PathRemoveArgsX().
Definition at line 779 of file path.c.
Referenced by RunOnceExEntry::Exec(), CAddressEditBox::ExecuteCommandLine(), CShellLink::OnNotify(), OpensWithExplorer(), ATL::CPathT< StringType >::PathRemoveArgsX(), SHELL_execute(), SHELL_translate_idlist(), and WelcomeDlgProc().
Definition at line 847 of file path.c.
Referenced by ATL::CPathT< StringType >::PathRemoveBackslashX().
Definition at line 867 of file path.c.
Referenced by dialog_update_directory_combo(), CFileDefExt::InitFilePath(), PathQualifyExW(), ATL::CPathT< StringType >::PathRemoveBackslashX(), and SHGetFolderPathAndSubDirW().
Definition at line 894 of file path.c.
Referenced by PathParseIconLocationA(), ATL::CPathT< StringType >::PathRemoveBlanksX(), and test_PathRemoveBlanks().
Definition at line 923 of file path.c.
Referenced by PathParseIconLocationW(), ATL::CPathT< StringType >::PathRemoveBlanksX(), RouteTheCallW(), SHELL_FindExecutable(), and test_PathRemoveBlanks().
Definition at line 806 of file path.c.
Referenced by ATL::CPathT< StringType >::PathRemoveExtensionX().
Definition at line 823 of file path.c.
Referenced by CFSDropTarget::_DoDrop(), CZipExtract::CZipExtract(), DoGetZipName(), CDeskLinkDropHandler::Drop(), CAppDB::EnumerateFiles(), FileCompareWildTitle(), FinishDlgProc(), CQueryAssociations::GetString(), on_command_filetype(), PathIsDosDevice(), ATL::CPathT< StringType >::PathRemoveExtensionX(), PathYetAnotherMakeUniqueName(), CMainWindow::saveImage(), SHELL_FS_ProcessDisplayFilename(), START_TEST(), TestModuleRegistry(), and WriteMinidump().
Definition at line 586 of file path.c.
Referenced by PathRemoveFileSpecAW(), ATL::CPathT< StringType >::PathRemoveFileSpecX(), and PathStripToRootA().
Definition at line 629 of file path.c.
Referenced by CFSDropTarget::_CopyItems(), CDirectoryList::AddPathsFromDirectory(), DoBuildFilesAndDirs(), DoDeleteSpecW(), DoGetBaseName(), DoTestEntry(), CDeskLinkDropHandler::Drop(), CZipExtract::Extract(), FileCompareBothWild(), FileCompareOneSideWild(), FileCompareWildTitle(), FindSubProgram(), FinishDlgProc(), GetItemOriginalFolder(), CShellLink::OnInitDialog(), PathQualifyExW(), PathRelativePathToW(), PathRemoveFileSpecAW(), ATL::CPathT< StringType >::PathRemoveFileSpecX(), PathStripToRootW(), pBuildFileList(), search_dr(), search_file(), SHCreatePropertyBagOnProfileSection(), and SHGetShellStyleHInstance().
Definition at line 3170 of file path.c.
Definition at line 3190 of file path.c.
Definition at line 3218 of file path.c.
Definition at line 3232 of file path.c.
Referenced by create_uri(), and test_PathSearchAndQualify().
Definition at line 3707 of file path.c.
Definition at line 3725 of file path.c.
Referenced by PathSetDlgItemPathA().
Definition at line 3253 of file path.c.
Referenced by PathIsSameRootA(), and ATL::CPathT< StringType >::PathSkipRootX().
Definition at line 3284 of file path.c.
Referenced by PathIsSameRootW(), and ATL::CPathT< StringType >::PathSkipRootX().
Definition at line 677 of file path.c.
Referenced by ATL::CPathT< StringType >::PathStripPathX(), SHAddToRecentDocs(), and test_PathStripPathA().
Definition at line 694 of file path.c.
Referenced by dialog_update_directory_combo(), CZipExtract::Extract(), CQueryAssociations::GetString(), ATL::CPathT< StringType >::PathStripPathX(), and TestModuleRegistry().
Definition at line 716 of file path.c.
Referenced by ATL::CPathT< StringType >::PathStripToRootX().
Definition at line 733 of file path.c.
Referenced by get_drive_type(), IsLFNDriveW(), PathCombineW(), PathQualifyExW(), ATL::CPathT< StringType >::PathStripToRootX(), SHELL_execute(), SHExplorerParseCmdLine(), source_matches_volume(), START_TEST(), test_sei_lpIDList(), and TRASH_CanTrashFile().
Definition at line 4070 of file path.c.
Referenced by test_PathUndecorate().
Definition at line 4094 of file path.c.
Referenced by test_PathUndecorate().
Definition at line 4128 of file path.c.
Definition at line 4181 of file path.c.
Referenced by PathUnExpandEnvStringsA(), CShellLink::SetIconLocation(), and SHSetUnreadMailCountW().
Definition at line 3655 of file path.c.
Definition at line 3674 of file path.c.
Definition at line 1018 of file path.c.
Referenced by HCR_RegGetIconA(), PathParseIconLocationA(), ATL::CPathT< StringType >::PathUnquoteSpacesX(), and test_PathUnquoteSpaces().
Definition at line 1040 of file path.c.
Referenced by CFSExtractIcon_CreateInstance(), CAddressEditBox::ExecuteCommandLine(), HCR_RegGetIconW(), CFileDefExt::InitOpensWithField(), LanguagesPageProc(), CShellLink::OnNotify(), PathParseIconLocationW(), PathResolveW(), ATL::CPathT< StringType >::PathUnquoteSpacesX(), Preview_OnCreate(), CShellLink::SetPath(), SHELL_execute(), SHELL_translate_idlist(), ShellExec_RunDLL_Helper(), and test_PathUnquoteSpaces().
Definition at line 4241 of file path.c.
Definition at line 4260 of file path.c.
Referenced by SHGetWebFolderFilePathA().
Definition at line 1223 of file path.c.
Referenced by PathFindOnPathExA(), and PathFindOnPathExW().
Definition at line 3076 of file path.c.
Referenced by PathMakeSystemFolderW().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
|
static |
Definition at line 4150 of file path.c.
Referenced by PathUnExpandEnvStringsW().
Definition at line 4151 of file path.c.
Referenced by PathUnExpandEnvStringsW().
|
static |
Definition at line 66 of file path.c.
Referenced by PathIsNetworkPathA(), and PathIsNetworkPathW().
Definition at line 4152 of file path.c.
Referenced by PathUnExpandEnvStringsW(), and test_StdRegProv().
Definition at line 4323 of file path.c.
Referenced by PathIsValidCharA(), PathIsValidCharW(), test_PathIsValidCharA(), and test_PathIsValidCharW().
Definition at line 4154 of file path.c.
Referenced by PathUnExpandEnvStringsW(), and test_Win32_OperatingSystem().
Definition at line 4153 of file path.c.
Referenced by create_file_test(), and PathUnExpandEnvStringsW().