ReactOS 0.4.16-dev-197-g92996da
|
#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 4175 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 2446 of file path.c.
Definition at line 194 of file path.c.
Definition at line 2751 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCommonPrefixX(), PathIsPrefixA(), PathIsSameRootA(), and test_PathCommonPrefixA().
Definition at line 2806 of file path.c.
Referenced by DynamicPathCommonPrefixW(), ATL::CPathT< StringType >::PathCommonPrefixX(), PathIsPrefixW(), PathIsSameRootW(), and PathRelativePathToW().
Definition at line 2870 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCompactPathX().
Definition at line 1435 of file path.c.
Referenced by ATL::CPathT< StringType >::PathCompactPathExX().
Definition at line 1460 of file path.c.
Referenced by PathCompactPathExA(), and ATL::CPathT< StringType >::PathCompactPathExX().
Definition at line 2891 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 3306 of file path.c.
Referenced by FileProtocolHandlerA().
HRESULT WINAPI PathCreateFromUrlW | ( | LPCWSTR | pszUrl, |
LPWSTR | pszPath, | ||
LPDWORD | pcchPath, | ||
DWORD | dwReserved | ||
) |
Definition at line 3355 of file path.c.
Referenced by CDesktopFolder::_ParseDisplayNameByParent(), DocObjectService_FireBeforeNavigate2(), InternetCrackUrlW(), on_before_navigate2(), parse_path_from_url(), PathCreateFromUrlA(), PathCreateFromUrlAlloc(), SHELL_execute(), and CDownloadManager::ThreadFunc().
Definition at line 1755 of file path.c.
Referenced by DoTestEntry(), PathFileExistsAW(), ATL::CPathT< StringType >::PathFileExistsX(), and START_TEST().
Definition at line 1806 of file path.c.
Definition at line 1832 of file path.c.
Referenced by GetTypeDescriptionByPath(), PathFileExistsDefExtAndAttributesW(), and PathResolveW().
Definition at line 1195 of file path.c.
Definition at line 1117 of file path.c.
Referenced by PathFileExistsDefExtA(), PathFileExistsDefExtAndAttributesW(), PathFindOnPathExA(), PathFindOnPathExW(), PathSearchOnExtensionsW(), and SHLWAPI_PathFindInOtherDirs().
Definition at line 1777 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(), CRecycleBin::CompareIDs(), CreateShortcut(), RecycleBin5::DeleteFile(), CFontExt::Drop(), CDeskLinkDropHandler::Drop(), ExtensionFromPidl(), FD31_UpdateResult(), FileCompareWildTitle(), FILEDLG95_OnOpen(), FM_InitMenuPopup(), get_first_ext_from_spec(), GetAssocClass(), CRecycleBin::GetDetailsOf(), CMainWindow::GetSaveFileName(), GetTypeDescriptionByPath(), RecycleBin5File::Init(), CQueryAssociations::Init(), CLayerUIPropPage::InitFile(), CFileDefExt::InitFileType(), COpenWithMenu::Initialize(), CFileDefExt::InitOpensWithField(), COpenWithMenu::InvokeCommand(), LoadPropSheetHandlers(), COpenWithList::LoadRecommended(), OFNHookProc(), on_default_action(), CShellLink::OnNotify(), CDefView::OnNotify(), 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_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(), CRecycleBin::CompareIDs(), copy_file(), copy_file_to_file(), create_target_directory(), CreateSendToMyDocuments(), dialog_directorylist_up(), CDeskLinkDropHandler::Drop(), FD31_UpdateResult(), FILEDLG95_OnOpen(), FinishDlgProc(), CFileDefExt::GeneralPageProc(), get_volume_path_parent(), CFontExt::GetDetailsOf(), GetFileDialog95(), CShellLink::GetPath(), COpenWithDialog::Init(), CFileDefExt::InitFilePath(), CFileDefExt::InitGeneralPage(), CFileDefExt::InitOpensWithField(), IsTitleWild(), COpenWithList::LoadFromProgIdKey(), LoadPropSheetHandlers(), move_file_to_file(), OFNHookProc(), CShellLink::OnInitDialog(), OpenMailer(), PathCompactPathExW(), PathCompactPathW(), ATL::CPathT< StringType >::PathFindFileNameX(), PathStripPathW(), Preview_UpdateTitle(), BtrfsContextMenu::reflink_copy(), SetFileInfo(), CFSFolder::SetNameOf(), SH_ShowPropertiesDialog(), SHAddToRecentDocs(), SHCreatePropertyBagOnProfileSection(), SHELL_InRunDllProcess(), SHGetFileInfoW(), ShowCreateShortcutWizard(), START_TEST(), test_MultipleFiles(), and TEST_Start().
Definition at line 2579 of file path.c.
Referenced by ChildWndProc(), FILEDLG95_ValidatePathAction(), PathRelativePathToW(), and Test_GetDisplayNameOf().
Definition at line 1392 of file path.c.
Definition at line 1307 of file path.c.
Referenced by PathFindOnPathA().
Definition at line 1351 of file path.c.
Referenced by PathFindOnPathW(), PathSearchOnExtensionsW(), ShellExecCmdLine(), and WelcomeDlgProc().
Definition at line 1403 of file path.c.
Referenced by DoEntry(), and PathResolveW().
Definition at line 3993 of file path.c.
Definition at line 4024 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(), SHExplorerParseCmdLine(), and WelcomeDlgProc().
Definition at line 3036 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(), ATL::CPathT< StringType >::PathGetDriveNumberX(), PathIsAbsoluteW(), PathIsNetworkPathW(), PathQualifyExW(), SHChangeNotify(), SHELL_execute(), SHIsRemovableDrive(), and test_PathGetDriveNumber().
Definition at line 2058 of file path.c.
Definition at line 2081 of file path.c.
Definition at line 1698 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsDirectoryX().
Definition at line 3931 of file path.c.
Referenced by move_dir_to_dir(), and PathIsDirectoryEmptyA().
Definition at line 1723 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(), LoadPropSheetHandlers(), PathIsDirectoryEmptyW(), ATL::CPathT< StringType >::PathIsDirectoryX(), CDirectoryWatcher::ProcessNotification(), SHAddToRecentDocs(), SHELL_execute(), SHExplorerParseCmdLine(), ShowCreateShortcutWizard(), WindowProc(), and wWinMain().
Definition at line 2112 of file path.c.
Referenced by PathFindOnPathExA(), and ATL::CPathT< StringType >::PathIsFileSpecX().
Definition at line 2133 of file path.c.
Referenced by Control_LoadApplet(), PathFindOnPathExW(), ATL::CPathT< StringType >::PathIsFileSpecX(), PathResolveW(), and CShellLink::SetTargetFromPIDLOrPath().
Definition at line 3822 of file path.c.
Definition at line 3863 of file path.c.
Definition at line 3763 of file path.c.
Definition at line 3789 of file path.c.
Definition at line 2162 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsPrefixX().
Definition at line 2177 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsPrefixX().
Definition at line 1563 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsRelativeX(), and TestGetModuleFileNameA().
Definition at line 1579 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 1602 of file path.c.
Referenced by PathIsRootAW(), ATL::CPathT< StringType >::PathIsRootX(), PathRemoveBackslashA(), PathStripToRootA(), and START_TEST().
Definition at line 1642 of file path.c.
Referenced by IsDriveFloppyW(), PathIsRootAW(), ATL::CPathT< StringType >::PathIsRootX(), PathRemoveBackslashW(), PathResolveW(), and PathStripToRootW().
Definition at line 2003 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsSameRootX().
Definition at line 2024 of file path.c.
Referenced by ATL::CPathT< StringType >::PathIsSameRootX().
Definition at line 2218 of file path.c.
Referenced by CViewStatePropertyBag::_IsSystemFolder().
Definition at line 2243 of file path.c.
Referenced by PathAppendA(), PathCommonPrefixA(), and ATL::CPathT< StringType >::PathIsUNCX().
Definition at line 2301 of file path.c.
Referenced by PathIsDirectoryA(), and ATL::CPathT< StringType >::PathIsUNCServerX().
Definition at line 2351 of file path.c.
Referenced by PathIsDirectoryA(), and ATL::CPathT< StringType >::PathIsUNCServerShareX().
Definition at line 2378 of file path.c.
Referenced by PathCanonicalizeW(), PathFileExistsDefExtW(), PathIsDirectoryW(), and ATL::CPathT< StringType >::PathIsUNCServerShareX().
Definition at line 2323 of file path.c.
Referenced by PathFileExistsDefExtW(), PathIsDirectoryW(), and ATL::CPathT< StringType >::PathIsUNCServerX().
Definition at line 2266 of file path.c.
Referenced by _ILIsNetworkPlace(), CDesktopFolder::_ParseDisplayNameByParent(), IsLFNDriveW(), PathAppendW(), PathCombineW(), PathCommonPrefixW(), PathIsAbsoluteW(), ATL::CPathT< StringType >::PathIsUNCX(), and PathQualifyExW().
Definition at line 4419 of file path.c.
Referenced by PathIsValidElement(), PathQualifyExW(), and UrlUnescapeAndMakeFileNameValid().
Definition at line 2668 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMakePrettyX(), and test_PathMakePretty().
Definition at line 2700 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMakePrettyX().
Definition at line 3120 of file path.c.
Referenced by PathMakeSystemFolderA(), and SHCreatePropertyBagOnProfileSection().
Definition at line 1853 of file path.c.
Referenced by PathMatchSingleMaskA(), and PathMatchSpecA().
Definition at line 1887 of file path.c.
Referenced by PathMatchSingleMaskW(), and PathMatchSpecW().
Definition at line 1935 of file path.c.
Referenced by ATL::CPathT< StringType >::PathMatchSpecX(), and test_PathMatchSpec().
Definition at line 1964 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 1067 of file path.c.
Definition at line 1092 of file path.c.
Referenced by AsyncLoadIconProc(), GetFileTypeIconsEx(), getIconLocationForDrive(), getIconLocationForFolder(), and CFileDefExt::InitFolderCustomizePage().
Definition at line 955 of file path.c.
Referenced by ATL::CPathT< StringType >::PathQuoteSpacesX().
Definition at line 978 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 3546 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 3572 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(), 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(), SH_ShowPropertiesDialog(), and SHGetFolderPathAndSubDirW().
Definition at line 894 of file path.c.
Referenced by PathParseIconLocationA(), and ATL::CPathT< StringType >::PathRemoveBlanksX().
Definition at line 920 of file path.c.
Referenced by PathParseIconLocationW(), ATL::CPathT< StringType >::PathRemoveBlanksX(), and RouteTheCallW().
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(), CShellLink::OnInitDialog(), PathQualifyExW(), PathRelativePathToW(), PathRemoveFileSpecAW(), ATL::CPathT< StringType >::PathRemoveFileSpecX(), PathStripToRootW(), pBuildFileList(), search_dr(), search_file(), SHCreatePropertyBagOnProfileSection(), and SHGetShellStyleHInstance().
Definition at line 3164 of file path.c.
Definition at line 3184 of file path.c.
Definition at line 3212 of file path.c.
Definition at line 3226 of file path.c.
Referenced by create_uri(), and test_PathSearchAndQualify().
Definition at line 3701 of file path.c.
Definition at line 3719 of file path.c.
Referenced by PathSetDlgItemPathA().
Definition at line 3247 of file path.c.
Referenced by PathIsSameRootA(), and ATL::CPathT< StringType >::PathSkipRootX().
Definition at line 3278 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 4064 of file path.c.
Definition at line 4096 of file path.c.
Definition at line 4138 of file path.c.
Definition at line 4191 of file path.c.
Referenced by PathUnExpandEnvStringsA(), and CShellLink::SetIconLocation().
Definition at line 3649 of file path.c.
Definition at line 3668 of file path.c.
Definition at line 1012 of file path.c.
Referenced by HCR_RegGetIconA(), PathParseIconLocationA(), ATL::CPathT< StringType >::PathUnquoteSpacesX(), and test_PathUnquoteSpaces().
Definition at line 1034 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(), and test_PathUnquoteSpaces().
Definition at line 4251 of file path.c.
Definition at line 4270 of file path.c.
Referenced by SHGetWebFolderFilePathA().
Definition at line 1217 of file path.c.
Referenced by PathFindOnPathExA(), and PathFindOnPathExW().
Definition at line 3070 of file path.c.
Referenced by PathMakeSystemFolderW().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
|
static |
Definition at line 4160 of file path.c.
Referenced by PathUnExpandEnvStringsW().
Definition at line 4161 of file path.c.
Referenced by PathUnExpandEnvStringsW().
|
static |
Definition at line 66 of file path.c.
Referenced by PathIsNetworkPathA(), and PathIsNetworkPathW().
Definition at line 4162 of file path.c.
Referenced by PathUnExpandEnvStringsW(), and test_StdRegProv().
Definition at line 4333 of file path.c.
Referenced by PathIsValidCharA(), PathIsValidCharW(), test_PathIsValidCharA(), and test_PathIsValidCharW().
Definition at line 4164 of file path.c.
Referenced by PathUnExpandEnvStringsW(), and test_Win32_OperatingSystem().
Definition at line 4163 of file path.c.
Referenced by create_file_test(), and PathUnExpandEnvStringsW().