ReactOS 0.4.16-dev-106-g10b08aa
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Definition at line 420 of file path.c.
Referenced by BasePushProcessParameters(), GetModuleHandleForUnicodeString(), and LoadLibraryExW().
Definition at line 405 of file path.c.
Referenced by CreateProcessInternalW().
Definition at line 395 of file path.c.
Referenced by SearchPathW().
LPWSTR WINAPI BasepComputeProcessPath | ( | IN PBASE_SEARCH_PATH_TYPE | PathOrder, |
IN LPWSTR | AppName, | ||
IN LPVOID | Environment | ||
) |
Definition at line 116 of file path.c.
Referenced by BaseComputeProcessDllPath(), BaseComputeProcessExePath(), and BaseComputeProcessSearchPath().
Definition at line 89 of file path.c.
Referenced by BasepComputeProcessPath().
Definition at line 781 of file path.c.
Referenced by NeedCurrentDirectoryForExePathA(), and NeedCurrentDirectoryForExePathW().
BOOLEAN WINAPI CheckForSameCurdir | ( | IN PUNICODE_STRING | DirName | ) |
Definition at line 519 of file path.c.
Referenced by SetCurrentDirectoryA(), and SetCurrentDirectoryW().
BOOL WINAPI FindLFNorSFN_U | ( | IN PWCHAR | Path, |
OUT PWCHAR * | First, | ||
OUT PWCHAR * | Last, | ||
IN BOOL | UseShort | ||
) |
Definition at line 682 of file path.c.
Referenced by GetLongPathNameW(), and GetShortPathNameW().
Definition at line 2146 of file path.c.
Referenced by create_cache_file(), create_file(), create_test_files(), delnode_test(), doChild(), DosChangeDirectory(), DosKRNLInitialize(), FD31_WMInitDialog(), full_file_path_name_in_a_CWD(), get_directories(), get_temp_filename(), init(), init_shfo_tests(), LoadModuleWithSymbols(), make_tmp_file(), SheGetDirA(), START_TEST(), Test_AddFontResourceA(), test_binary_import(), test_BindToObject(), test_click_make_new_folder_button(), test_CurrentDirectoryA(), test_dbmerge(), test_define_dos_deviceA(), Test_DelNodeA(), test_directory(), test_drive_letter_case(), test_embedded_nulls(), test_EnumObjects_and_CompareIDs(), test_extension(), Test_FindFirstFileA(), Test_FindFirstFileExA(), test_forcecodepage(), test_formatrecord_tables(), test_fullpath(), test_GetAttributesOf(), test_GetVolumeInformationA(), test_GetVolumePathNameA(), test_InitPathA(), test_invalid_functions(), test_listbox_dlgdir(), test_listbox_LB_DIR(), test_LoadImage_working_directory(), test_LocalizedNames(), test_mhtml_protocol_binding(), test_msiexport(), test_MsiGetProductProperty(), test_msiimport(), test_MsiOpenProduct(), test_MsiProvideQualifiedComponentEx(), test_ok(), test_OpenFile(), test_PathNameA(), test_RemoveDirectoryA(), test_SearchPathA(), test_setdir(), test_SetSearchPathMode(), test_SHCreateShellItem(), test_suminfo_import(), test_toplevel_stat(), TestGetCurrentDirectoryA(), testLoadLibraryEx(), TestSetCurrentDirectoryA(), and WINHELP_GetOpenFileName().
Definition at line 915 of file path.c.
Referenced by init_pointers().
Definition at line 887 of file path.c.
Referenced by init_pointers().
DWORD WINAPI GetFullPathNameA | ( | IN LPCSTR | lpFileName, |
IN DWORD | nBufferLength, | ||
OUT LPSTR | lpBuffer, | ||
OUT LPSTR * | lpFilePart | ||
) |
Definition at line 993 of file path.c.
Referenced by Dispatch_Invoke(), DosInt21h(), DosLoadExecutable(), main(), MMIO_Open(), OpenFile(), PathSearchAndQualifyA(), real_path(), set_outfile(), SetupIterateCabinetA(), START_TEST(), test_CommandLine(), test_drive_letter_case(), test_GetFullPathNameA(), test_PathNameA(), test_persiststreaminit(), test_top_level_action(), test_toplevel_stat(), test_ValidPathA(), test_xmldoc(), and test_xmlelem_collection().
DWORD WINAPI GetFullPathNameW | ( | IN LPCWSTR | lpFileName, |
IN DWORD | nBufferLength, | ||
OUT LPWSTR | lpBuffer, | ||
OUT LPWSTR * | lpFilePart | ||
) |
Definition at line 1106 of file path.c.
Referenced by CFSDropTarget::_CopyItems(), AppendFullPathURL(), BasePushProcessParameters(), CDirectoryWatcher::CDirectoryWatcher(), create_file(), create_manifest_file(), CreateDirectoryExW(), CreateDirectoryW(), CreateInternetShortcut(), CreateProcessInternalW(), CreateShortcut(), CreateSymbolicLinkW(), RecycleBin5::DeleteFile(), RecycleBinGeneric::DeleteFile(), CZipCreator::DoAddItem(), CACListISF::Expand(), FILEDLG95_InitControls(), FileLockBytesImpl_Construct(), FileMoniker_CreateFromDisplayName(), filesys_GetAbsolutePathName(), fw_app_put_ProcessImageFileName(), getIconLocationForDrive(), getIconLocationForFolder(), GetTempPathW(), GetVolumePathNameW(), Imm32IsRunningInMsoobe(), ImmInstallIMEW(), InstallScreenSaverW(), CZipCreatorImpl::JustDoIt(), MainWnd_OnInstall(), msi_set_original_database_property(), MSSTYLES_OpenThemeFile(), PathSearchAndQualifyW(), Preview_Delete(), Preview_pLoadImage(), PROFILE_Open(), resolve_filename(), CShellLink::Save(), SetFileInfo(), SetupCopyOEMInfW(), SetupDiBuildDriverInfoList(), SetupIterateCabinetW(), SetupOpenInfFileW(), SHAddToRecentDocs(), shellex_get_dataobj(), ShellExecCmdLine(), ShellLink_UpdatePath(), SHExplorerParseCmdLine(), SIC_GetIconIndex(), SIC_IconAppend(), StartDocDlgW(), test_createconfigstream(), test_GetAbsolutePathName(), test_GetFullPathNameW(), test_items(), test_namespace(), test_NetFwAuthorizedApplication(), test_PathSearchAndQualify(), TestCommandLine(), WelcomeDlgProc(), WhereDoPattern(), wmain(), wWinMain(), XCOPY_ProcessDestParm(), and XCOPY_ProcessSourceParm().
DWORD WINAPI GetLongPathNameA | ( | IN LPCSTR | lpszShortPath, |
OUT LPSTR | lpszLongPath, | ||
IN DWORD | cchBuffer | ||
) |
Definition at line 1671 of file path.c.
Referenced by DoTestEntry(), init_pointers(), init_test(), okChildPath_(), test_GetFinalPathNameByHandleA(), test_PathNameA(), test_SdbGetPermLayerKeys(), and test_SetPermLayer().
DWORD WINAPI GetLongPathNameW | ( | IN LPCWSTR | lpszShortPath, |
OUT LPWSTR | lpszLongPath, | ||
IN DWORD | cchBuffer | ||
) |
Definition at line 1456 of file path.c.
Referenced by ConvertPath(), fw_app_put_ProcessImageFileName(), GetLongPathNameA(), init_pointers(), PathIsTemporaryW(), CDirectoryWatcher::ProcessNotification(), SdbpGetLongPathName(), test_GetFinalPathNameByHandleW(), test_items(), test_namespace(), test_NetFwAuthorizedApplication(), and test_ParseDisplayName().
DWORD WINAPI GetShortPathNameA | ( | IN LPCSTR | lpszLongPath, |
OUT LPSTR | lpszShortPath, | ||
IN DWORD | cchBuffer | ||
) |
Definition at line 1752 of file path.c.
Referenced by DosChangeDirectory(), DosKRNLInitialize(), DosLoadExecutable(), full_file_path_name_in_a_CWD(), okChildPath_(), PathGetShortPathA(), START_TEST(), StoreNameInSft(), test_drive_letter_case(), test_filenames(), test_GetLongPathNameA(), test_PathNameA(), test_relative_path(), test_SdbGetPermLayerKeys(), test_ShortPathCase(), and test_ValidPathA().
DWORD WINAPI GetShortPathNameW | ( | IN LPCWSTR | lpszLongPath, |
OUT LPWSTR | lpszShortPath, | ||
IN DWORD | cchBuffer | ||
) |
Definition at line 1833 of file path.c.
Referenced by BaseCheckVDM(), BaseCreateVDMEnvironment(), cache_containers_init(), deformat_file(), FindExecutableW(), CShellLink::GetPath(), GetShortPathNameA(), PathGetShortPathW(), readdir_copy_shortname(), SetUserEnvironmentVariable(), and test_GetShortPathNameW().
Definition at line 2283 of file path.c.
Referenced by check_for_files(), config_init(), copy_dll_file(), create_file_with_version(), DllMain(), LoadCodePageData(), RunShell(), START_TEST(), system(), test_autocreation(), test_BindToObject(), test_CreateDirectoryA(), test_data_cache(), test_dirid(), test_drive_letter_case(), test_find_executable(), test_find_file(), test_GetDiskInfoA(), test_getfolderpath(), test_GetSystemDirectory(), test_GetSystemDirectoryA(), test_info_size(), test_installprops(), test_MkParseDisplayName(), test_MsiGetFileVersion(), test_NtAreMappedFilesTheSame(), test_NtQuerySection(), test_PathUnExpandEnvStrings(), test_RunSetupCommand(), test_SetSearchPathMode(), test_SetupGetTargetPath(), test_SetupPromptForDiskA(), test_SQLInstallDriverEx(), test_SQLInstallTranslatorEx(), testing_status_routine(), testLoadLibraryEx(), testSystemDir(), VerFindFileA(), and WspiapiLoad().
Definition at line 2313 of file path.c.
Referenced by _InitializeLocalSpooler(), _SHExpandEnvironmentStrings(), _wsystem(), ACTION_ForceReboot(), AllSysInfo(), BaseGetVdmConfigInfo(), BasepIsProcessAllowed(), build_directxfiles_tree(), Control_DoWindow(), CookupNodeId(), create_system_dirid(), CControlPanelEnum::CreateCPanelEnumList(), CryptCATAdminAcquireContext(), custom_start_server(), DoEntry(), DoHtmlHelpW(), DoRegServer(), filesys_GetSpecialFolder(), get_systemdirectory(), get_unknown_dirid(), GetColorDirectoryW(), GetMonitorUIFullName(), GetOwnerModuleFromTagEntry(), GetProcessExecutablePathById(), GetSystemLibraryPath(), Imm32GetSystemLibraryPath(), InitializePrinterDrivers(), install_wine_gecko(), IntGetCodePageEntry(), LayoutList_Create(), load_fusion_dlls(), LoadIMEIcon(), LocalGetPrinterDriverDirectory(), MMSYS_InstallDevice(), nsDirectoryServiceProvider2_GetFiles(), COpenControlPanel::Open(), open_file_test(), OpenHostsFile(), PathMakeSystemFolderW(), ProcessSetupInf(), PropDialogHandler(), RetrieveQuote(), run_winemenubuilder(), set_firewall(), set_installer_properties(), SetupGetTargetPathW(), SHGetFolderPathAndSubDirW(), SHLWAPI_PathFindInOtherDirs(), SQLInstallDriverManagerW(), START_TEST(), StartShell(), test_CreateDirectoryW(), test_file_all_name_information(), test_file_name_information(), test_GetFileVersion(), test_GetSpecialFolder(), test_GetSystemDirectoryW(), test_interfaces(), test_PathUnExpandEnvStrings(), test_SearchPathW(), test_SetupPromptForDiskW(), test_SHParseDisplayName(), TEST_Start(), test_wshshell(), testKeyboardLayouts(), TestRedirection(), TLB_ReadTypeLib(), User32GetImmFileName(), VerFindFileW(), wmain(), write_registry_values(), and wWinMain().
Definition at line 2367 of file path.c.
Referenced by GetWindowsDirectoryA(), test_DefineDosDeviceA(), and test_QueryDosDeviceA().
Definition at line 2397 of file path.c.
Referenced by GetWindowsDirectoryW(), InfIsFromOEMLocation(), InstallEventSource(), LoadShimDLL(), SdbGetAppPatchDir(), SdbPackAppCompatData(), SetupCopyOEMInfW(), SetupDiBuildDriverInfoList(), SetupGetInfFileListW(), SetupInitializeFileLogW(), SHGetWebFolderFilePathW(), StartInstaller(), StartShell(), test_ACListISF_CURRENTDIR(), test_ACListISF_FILESYSDIRS(), test_ACListISF_FILESYSONLY(), test_ACListISF_MYCOMPUTER(), test_ACListISF_NONE(), TranslateConsoleName(), and wmain().
Definition at line 2438 of file path.c.
Referenced by test_installprops().
Definition at line 2421 of file path.c.
Referenced by custom_start_server(), set_installer_properties(), SHGetFolderPathAndSubDirW(), and test_SHParseDisplayName().
Definition at line 2054 of file path.c.
Referenced by append_file_test(), copy_dll_file(), create_avi_file(), create_bitmap(), create_file(), create_temp_file(), create_test_dll(), create_test_dll_sections(), create_test_file(), delete_manifest_file(), find_tempfile(), get_file_name(), init_test(), prepare_and_run_test(), print_something(), START_TEST(), test___getmainargs(), test___getmainargs_parent(), test_actctx_classes(), test_amh_corruption(), test_ash1_corruption(), test_ash1_corruption2(), test_comctl32_class(), test_CopyFileA(), test_CopyFileEx(), test_CopyMetaFile(), test_CreateActCtx(), test_CreateDirectoryA(), test_CreateFile(), test_CreateFileA(), test_CreateFileMapping_protection(), test_CreateScalableFontResource(), test_default_data(), test_deferred_action(), test_DeleteFileA(), test_domdoc(), test_drive_letter_case(), test_DuplicateHandle(), test_ExitProcess(), test_ExtractIcon(), test_ffcn_directory_overlap(), test_ffcnMultipleThreads(), test_fgetwc_locale(), test_fgetwc_unicode(), test_file_access(), test_file_disposition_information(), test_file_security(), test_filemap_security(), test_filemodeT(), test_FileSecurity(), test_find_file(), test_FindFirstChangeNotification(), test_FindFirstFileA(), test_flush_buffers_file(), test_fputwc(), test_fullpath(), test_get_inf_class(), test_GetFileInformationByHandleEx(), test_GetFinalPathNameByHandleA(), test_GetLongPathNameA(), test_GetMappedFileName(), test_GetTempPathA(), test_GetVolumeNameForVolumeMountPointA(), test_import_resolution(), test_InitPathA(), test_invalid_callbackA(), test_invalid_parametersA(), test_iocp_callback(), test_listbox_LB_DIR(), test_load(), test_load_save(), test_LoadImage_working_directory(), test_LoadLibraryEx_search_flags(), test_mapping(), test_MoveFileA(), test_NtQueryDirectoryFile(), test_NtQueryDirectoryFile_case(), test_offset_in_overlapped_structure(), test_OleLoadPicturePath(), test_OpenFileById(), Test_PathIsTemporaryA(), test_PlaySound(), test_profile_directory_readonly(), test_publish(), test_publish_product(), test_query_object(), test_query_recyclebin(), test_read_write(), test_register_product(), test_relative_path(), test_RemoveDirectoryA(), test_ReplaceFileA(), test_ResolveDelayLoadedAPI(), test_SdbGetPermLayerKeys(), test_searchenv(), test_SearchPathA(), test_section_access(), test_SetFileInformationByHandle(), test_SetFileValidData(), test_SetPermLayer(), test_SetSearchPathMode(), test_SetupAddInstallSectionToDiskSpaceListA(), test_SetupAddSectionToDiskSpaceListA(), test_SetupDecompressOrCopyFile(), test_SetupGetFileCompressionInfo(), test_SetupGetFileCompressionInfoEx(), test_SHCreateStreamOnFileA(), test_SHCreateStreamOnFileEx(), test_SHCreateStreamOnFileW(), test_Sign_Media(), test_simple_enumerationA(), test_SIPRetrieveSubjectGUID(), test_toplevel_stat(), test_TransformWithLoadingLocalFile(), test_WriteFileGather(), test_WritePrivateProfileString(), tmpdir(), write_manifest(), and write_tmp_file().
Definition at line 2080 of file path.c.
Referenced by create_file(), create_manifest_file(), create_storagefile(), create_temp_dir(), create_temp_file(), create_testfontfile(), create_tmp_file(), delete_file_test(), do_file_copyW(), DoEntry(), download_proc(), extract_resource(), ExtractTTFFile(), filesys_GetSpecialFolder(), get_temp_filepath(), get_temp_ini_path(), get_temp_path(), GetTempPathA(), init_paths(), install_cab_file(), load_resource(), makestringfile(), msi_create_temp_file(), OLECONVERT_GetOLE20FromOLE10(), OLECONVERT_WriteOLE20ToBuffer(), open_file_test(), OpenMailer(), PathIsTemporaryW(), processFile(), save_profile(), set_installer_properties(), START_TEST(), test_AddDllDirectory(), test_AtlAxCreateControl(), test_ax_win(), test_CopyFile2(), test_CopyFileW(), test_create(), test_CreateDirectoryW(), test_CreateFile2(), test_CreateFileW(), test_Data(), test_DeleteFileW(), Test_EmptyFile(), test_ExtractIcon(), test_ffcn(), test_file_link_information(), test_file_rename_information(), test_filesourcefilter(), test_GetFinalPathNameByHandleW(), test_GetLongPathNameW(), test_GetShortPathNameW(), test_GetSpecialFolder(), test_GetTempPathW(), test_int_widths(), test_invalid_callbackW(), test_invalid_parametersW(), test_items(), test_knownFolders(), test_LoadIconWithScaleDown(), test_MatchApplications(), test_MatchApplicationsEx(), test_MoveFileW(), test_MultipleFiles(), test_namespace(), test_NtCreateFile(), test_ntncdf(), test_ntncdf_async(), test_ParseDisplayName(), test_ParseName(), Test_PathIsTemporaryW(), test_PathYetAnotherMakeUniqueName(), Test_RawSize(), test_readdirectorychanges(), test_readdirectorychanges_cr(), test_readdirectorychanges_filedir(), test_readdirectorychanges_null(), test_readonly(), test_RemoveDirectoryW(), test_ReplaceFileW(), Test_SectionContents(), test_SHCreateStreamOnFileEx_CopyTo(), test_ShellFolderViewDual(), test_SHGetSetFolderCustomSettings(), test_simple_enumerationW(), test_TagRef(), Test_Truncate(), test_Verbs(), test_wshshell(), unpack_avi_file(), wmain(), and write_raw_resources().
Definition at line 2337 of file path.c.
Referenced by check_format(), delete_win_ini(), get_directories(), get_system_dirs(), get_windows_drive(), getNotepadPath(), init(), load_font(), LoadLibraryA(), START_TEST(), test_AddDelBackupEntry(), test_async_file_errors(), test_CreateActCtx(), test_CreateFileA(), test_DialogCancel(), test_Directory(), test_directory_filename(), test_dirid(), test_drive_letter_case(), test_driver_install(), test_enum_vols(), test_ExpandEnvironmentStringsA(), test_find_file(), test_FindFirstFileA(), test_get_set(), test_GetCachePath(), test_GetIconLocation(), test_GetNamedSecurityInfoA(), test_GetPrivateProfileString(), test_GetTempFileNameA(), test_GetTempPath(), test_GetVolumeInformationA(), test_GetWindowsDirectory(), test_GetWindowsDirectoryA(), test_InstallAssembly(), test_OpenFile(), Test_PathIsTemporaryA(), test_query_object(), test_QueryAssemblyInfo(), test_SearchPathA(), test_SetupQuerySpaceRequiredOnDriveA(), test_WritePrivateProfileString(), testNestedLoadLibraryA(), testWinDir(), and VerFindFileA().
Definition at line 2352 of file path.c.
Referenced by _SHRegisterFolders(), AddDelBackupEntryW(), AllSysInfo(), build_sxs_path(), build_systeminfo_tree(), CConfiguration::CConfiguration(), create_file_test(), create_system_dirid(), CWineTest::CWineTest(), DoEntry(), EditTypeDlg_OnChangeIcon(), File_RetrieveEncodedObjectW(), filesys_GetSpecialFolder(), FixupServiceBinaryPath(), GdiAddFontResourceW(), get_assembly_directory(), get_fusion_filename(), get_mono_path(), get_working_dir(), GetCachePath(), GetLocalizedSMFolderName(), GetSystemDrive(), GetSystemFontDirectory(), GetTempPathW(), GetVersionFromFileExW(), InitializeFreeLDRDialog(), InitializeSetupActionLog(), InitializeSystemDialog(), InstallInfSections(), InstallReactOS(), IsLFNDriveW(), LoadSoundFiles(), MAIN_LoadSettings(), MainWnd_OnInstall(), MMSYS_InstallDevice(), msi_create_empty_local_file(), MsiCreateAndVerifyInstallerDirectory(), MsiEnumComponentCostsW(), open_file_test(), PathMakeSystemFolderW(), PathQualifyExW(), ProcessStartupItems(), PROFILE_Open(), resolve_filename(), RouteTheCallW(), RunLiveCD(), ScanForInfFile(), search_for_inf(), SetUnrelatedDirectory(), SetupCopyOEMInfW(), SetupOpenInfFileW(), SetupOpenLog(), SetupOpenMasterInf(), SetupUninstallOEMInfW(), SHELL_execute(), SHExplorerParseCmdLine(), SHGetFolderPathAndSubDirW(), SHLWAPI_PathFindInOtherDirs(), START_TEST(), test_AddDllDirectory(), test_directory_filename(), test_GetFolder(), test_GetSpecialFolder(), test_GetWindowsDirectoryW(), test_knownFolders(), Test_NtGdiAddFontResourceW(), Test_PathIsTemporaryW(), test_query_attribute_information_file(), test_query_volume_information_file(), test_SearchPathW(), test_SHParseDisplayName(), TEST_Start(), VerFindFileW(), WlxStartApplication(), and wmain().
Definition at line 648 of file path.c.
Referenced by FindLFNorSFN_U().
Definition at line 561 of file path.c.
Referenced by FindLFNorSFN_U().
Definition at line 969 of file path.c.
Referenced by init_pointers().
Definition at line 957 of file path.c.
Referenced by BaseComputeProcessExePath(), and init_pointers().
DWORD WINAPI SearchPathA | ( | IN LPCSTR lpPath | OPTIONAL, |
IN LPCSTR | lpFileName, | ||
IN LPCSTR lpExtension | OPTIONAL, | ||
IN DWORD | nBufferLength, | ||
OUT LPSTR | lpBuffer, | ||
OUT LPSTR *lpFilePart | OPTIONAL | ||
) |
Definition at line 1123 of file path.c.
Referenced by BindImageEx(), FindDebugInfoFile(), FindExecutableImageEx(), init_pointers(), LoadModule(), MapAndLoad(), PathSearchAndQualifyA(), test_get_file_info(), test_load_save(), test_SetSearchPathMode(), and WINHELP_LookupHelpFile().
DWORD WINAPI SearchPathW | ( | IN LPCWSTR lpPath | OPTIONAL, |
IN LPCWSTR | lpFileName, | ||
IN LPCWSTR lpExtension | OPTIONAL, | ||
IN DWORD | nBufferLength, | ||
OUT LPWSTR | lpBuffer, | ||
OUT LPWSTR *lpFilePart | OPTIONAL | ||
) |
Definition at line 1298 of file path.c.
Referenced by _tWinMain(), BasepLoadLibraryAsDatafile(), CreateProcessInternalW(), dde_connect(), execute_command(), FindExecutableImageExW(), GdiAddFontResourceW(), get_mmioFromFile(), get_object_dll_path(), CQueryAssociations::GetExecutable(), ICO_ExtractIconExW(), init_pointers(), MSTASK_ITask_SetApplicationName(), OpenFile(), path_resolve_name(), PathSearchAndQualifyW(), PerformRegAction(), query_typelib_path(), res_sec_url_cmp(), ResProtocolInfo_ParseUrl(), SearchPathA(), SHELL_ArgifyW(), SHELL_execute(), SHELL_FindExecutable(), ShellExecCmdLine(), START_TEST(), test_PathSearchAndQualify(), TLB_ReadTypeLib(), and wmain().
Definition at line 2206 of file path.c.
Referenced by DosChangeDirectory(), DosChangeDrive(), SheChangeDirA(), SheGetDirA(), SheGetDirW(), START_TEST(), test_CleanupPathA(), test_CreateActCtx(), test_CreateDirectoryA(), test_CreateFileA(), test_CurrentDirectoryA(), test_currentworkingdir(), test_directory(), test_find_file(), test_FindFirstFile_wildcards(), Test_FindFirstFileA(), Test_FindFirstFileExA(), test_fullpath(), test_GetTempPath(), test_GetVolumeInformationA(), test_inffilelist(), test_inffilelistA(), test_listbox_LB_DIR(), test_LoadImage_working_directory(), test_ok(), test_relative_path(), test_RemoveDirectory(), test_RemoveDirectoryA(), test_SearchPathA(), test_SetCurrentDirectoryA(), test_setdir(), test_SetSearchPathMode(), test_toplevel_stat(), TestGetCurrentDirectoryA(), and TestSetCurrentDirectoryA().
Definition at line 2249 of file path.c.
Referenced by _chdrive(), COMDLG32_UpdateCurrentDir(), DIALOG_DlgDirListW(), FD31_ScanDir(), FindExecutableW(), GetFileDialog95(), IsValidPathName(), ProcessStartupItems(), CWineTest::RunTest(), SetUnrelatedDirectory(), SheChangeDirW(), SheGetDirA(), SheGetDirW(), SHELL_ExecuteW(), ShellExecCmdLine(), START_TEST(), StartChild(), test_actctx(), test_CreateActCtx(), test_CreateDirectoryA(), test_CreateDirectoryW(), test_CreateFileA(), TEST_DoTestEntries(), Test_FindFirstFileExW(), Test_FindFirstFileW(), test_GetTempPath(), test_ITEMIDLIST_format(), test_items(), TEST_LocaleTests(), test_namespace(), test_ParseDisplayName(), test_relative_path(), test_RemoveDirectoryW(), TestGetCurrentDirectoryW(), TestSetCurrentDirectoryW(), wmain(), and WshShell3_put_CurrentDirectory().
Definition at line 838 of file path.c.
Referenced by init_pointers().
Definition at line 800 of file path.c.
Definition at line 740 of file path.c.
Referenced by GetLongPathNameW(), and GetShortPathNameW().
UNICODE_STRING BaseDefaultPath |
Definition at line 21 of file path.c.
Referenced by BasepComputeProcessPath(), and DllMain().
UNICODE_STRING BaseDefaultPathAppend |
UNICODE_STRING BaseDllDirectory |
Definition at line 21 of file path.c.
Referenced by BaseComputeProcessDllPath(), BasepComputeProcessPath(), GetDllDirectoryA(), GetDllDirectoryW(), SetDllDirectoryA(), and SetDllDirectoryW().
BASE_SEARCH_PATH_TYPE BaseDllOrderCurrent[BaseCurrentDirPlacementMax][BaseSearchPathMax] |
Definition at line 36 of file path.c.
Referenced by BaseComputeProcessDllPath().
BASE_SEARCH_PATH_TYPE BaseDllOrderNoCurrent[BaseSearchPathMax] |
Definition at line 63 of file path.c.
Referenced by BaseComputeProcessDllPath().
|
extern |
Definition at line 23 of file proc.c.
Referenced by BasepComputeProcessPath().
BASE_CURRENT_DIR_PLACEMENT BasepDllCurrentDirPlacement = BaseCurrentDirPlacementInvalid |
Definition at line 81 of file path.c.
Referenced by BaseComputeProcessDllPath().
BASE_SEARCH_PATH_TYPE BaseProcessOrder[BaseSearchPathMax] |
Definition at line 72 of file path.c.
Referenced by BaseComputeProcessExePath(), and BaseComputeProcessSearchPath().
BASE_SEARCH_PATH_TYPE BaseProcessOrderNoCurrent[BaseSearchPathMax] |
Definition at line 54 of file path.c.
Referenced by BaseComputeProcessExePath().
UNICODE_STRING BaseWindowsDirectory |
Definition at line 20 of file path.c.
Referenced by BaseInitApphelp(), DllMain(), GetSystemWindowsDirectoryA(), and GetSystemWindowsDirectoryW().
UNICODE_STRING BaseWindowsSystemDirectory |
Definition at line 20 of file path.c.
Referenced by DllMain(), GetSystemDirectoryA(), and GetSystemDirectoryW().
PVOID gpTermsrvGetWindowsDirectoryA |
Definition at line 23 of file path.c.
Referenced by GetWindowsDirectoryA().
PVOID gpTermsrvGetWindowsDirectoryW |
Definition at line 24 of file path.c.
Referenced by GetWindowsDirectoryW().
DWORD IllegalMask[4] |
Definition at line 28 of file path.c.
Referenced by IsShortName_U().
UNICODE_STRING NoDefaultCurrentDirectoryInExePath = RTL_CONSTANT_STRING(L"NoDefaultCurrentDirectoryInExePath") |
Definition at line 18 of file path.c.
Referenced by BasepIsCurDirAllowedForPlainExeNames().