ReactOS 0.4.16-dev-401-g45b008d
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
struct | test_entry |
Macros | |
#define | ok_hex2(expression, result) |
#define | ok_ptr2(expression, result) |
#define | ok_wstr2(x, y) winetest_ok(wcscmp(x, y) == 0, "Wrong string. Expected '%S', got '%S'\n", y, x) |
Functions | |
NTSTATUS (NTAPI *pRtlNtPathNameToDosPathName)(ULONG Flags | |
static void | test_specialhandling () |
static void | test_table (struct test_entry *Entry) |
START_TEST (RtlNtPathNameToDosPathName) | |
Variables | |
PRTL_UNICODE_STRING_BUFFER | Path |
PRTL_UNICODE_STRING_BUFFER PULONG | Type |
PRTL_UNICODE_STRING_BUFFER PULONG PULONG | Unknown4 |
static struct test_entry | test_data [] |
Definition at line 12 of file RtlNtPathNameToDosPathName.c.
Definition at line 20 of file RtlNtPathNameToDosPathName.c.
#define ok_wstr2 | ( | x, | |
y | |||
) | winetest_ok(wcscmp(x, y) == 0, "Wrong string. Expected '%S', got '%S'\n", y, x) |
Definition at line 27 of file RtlNtPathNameToDosPathName.c.
START_TEST | ( | RtlNtPathNameToDosPathName | ) |
Definition at line 403 of file RtlNtPathNameToDosPathName.c.
|
static |
Definition at line 234 of file RtlNtPathNameToDosPathName.c.
Referenced by START_TEST().
|
static |
Definition at line 360 of file RtlNtPathNameToDosPathName.c.
Referenced by START_TEST().
Definition at line 10 of file RtlNtPathNameToDosPathName.c.
Referenced by _tmain(), AcpiDsLoad1BeginOp(), AcpiInstallMethod(), AcpiNsLookup(), AcpiPsGetNextNamepath(), AcpiRsGetMethodData(), AcpiUtEvaluateObject(), AcpiUtMethodError(), AddInstallationSource(), AddSubst(), AllowPermLayer(), ArcOpen(), BasepGetComputerNameFromNtPath(), BasepLoadLibraryAsDatafile(), BeautifyPath(), BlImgLoadBootApplication(), BlImgLoadPEImageEx(), BtrFsOpen(), CabinetNormalizePath(), CheckForGlobalDriveLetter(), CmpWalkPath(), ConnectRegistry(), ConstructDeviceName(), CCabinet::ConvertPath(), ConvertPathCharacters(), CreateFreeLoaderIniForReactOSAndBootSector(), CreateItem(), CreateObjectsFromPersistFolder(), CreateShellItemFromParse(), CStubWindow32::CreateStub(), Dde_OnExecute(), DiskOpen(), DissectArcPath(), DllRegisterServer(), DoEntry(), DosChangeDirectory(), DosKRNLInitialize(), EfiInitpCreateApplicationEntry(), ExpandSymbolicLink(), Ext2Open(), FatOpen(), FileQueryFiles(), filesys_BuildPath(), filesys_GetAbsolutePathName(), filesys_GetBaseName(), filesys_GetFileName(), filesys_GetParentFolderName(), FindLFNorSFN_U(), CStubWindow32::FindStubWindow(), FltpOpenFilterServicesKey(), FsGetFirstNameFromPath(), FsGetNumPathParts(), GetAdapterFriendlyName(), GetAssocClass(), GetAutostartEntriesFromRegistry(), GetCustomIconPath(), CCabinet::GetFileName(), GetFileName(), GetGinaPath(), GetInterfaceFriendlyName(), GetKnownPath(), GetLongPathNameW(), GetNameFromPath(), GetOptUlong(), GetOwnerModuleFromPidEntry(), GetPathCase(), GetProgramFilesPath(), GetRecycleBinPathFromDriveNumber(), GetShortPathNameW(), GetSpecialPath(), Initialize(), InitOurDirectory(), InstallDefaultSystemSoundScheme(), InstallOneInterface(), InternetExplorer_get_Path(), IntLoadRegistryParameters(), IsoOpen(), IsValidInstallDirectory(), KsCacheMedium(), KsOpenDefaultDevice(), KspReadMediaCategory(), LoadModule(), MainWndDropFiles(), CCabinet::NormalizePath(), NtfsOpen(), NtPathToDiskPartComponents(), OFNHookProc(), ok_keys_(), CZipExtract::CCompleteSettingsPage::OnSetActive(), OpenNt4KernelSoundDevice(), OurDirectoryPath(), OurInstallationPath(), PopulateCustomPathCombo(), PxeOpen(), query_typelib_path(), RegKeyExists(), RegKeyHasValues(), RemoveFileName(), CAvailableApplicationInfo::RetrieveIcon(), CInstalledApplicationInfo::RetrieveIcon(), CAvailableApplicationInfo::RetrieveScreenshot(), RtlCheckRegistryKey(), RtlCreateRegistryKey(), RtlDeleteRegistryValue(), RtlDetermineDosPathNameType_U(), RtlDetermineDosPathNameType_Ustr(), RtlDosSearchPath_U(), RtlGetLengthWithoutLastFullDosOrNtPathElement(), RtlIsDosDeviceName_U(), RtlNtPathNameToDosPathName(), RtlpCollapsePath(), RtlpGetRegistryHandle(), RtlQueryRegistryValues(), RtlSetCurrentDirectory_U(), RtlWriteRegistryValue(), RunFontViewer(), RxFcbTableLookupFcb(), ScanFoldersForDriver(), SdbpIsPathOnRemovableMedia(), SearchDriverRecursive(), CDFParser::SetFileRelativePath(), CFontCache::SetFontDir(), SetOptUlong(), SetupDiOpenDeviceInterfaceRegKey(), SHELL_CreatePropSheetStubWindow(), SHELL_QueryCLSIDValue(), SHGFI(), SHRegOpenUSKeyA(), SHRegOpenUSKeyW(), SkipPathTypeIndicator_U(), SmpInitializeKnownDllsInternal(), START_TEST(), StartChild(), StartProcess(), Test_ProtectedFiles(), TestIoCreateFile(), TestMessageHandler(), CDownloadManager::ThreadFunc(), UefiDiskOpen(), ViLoadImagesFromRegistry(), WebBrowser_get_Path(), WshShortcut_get_TargetPath(), WshShortcut_put_TargetPath(), and WspiapiLoad().
|
static |
Definition at line 43 of file RtlNtPathNameToDosPathName.c.
Definition at line 10 of file RtlNtPathNameToDosPathName.c.
Referenced by START_TEST(), and test_specialhandling().
PRTL_UNICODE_STRING_BUFFER PULONG PULONG Unknown4 |
Definition at line 10 of file RtlNtPathNameToDosPathName.c.
Referenced by BaseQueryModuleData(), DllRegisterServer(), NtUserCreateWindowStation(), and CStartMenuSite::Unknown().