Home
last modified time | relevance | path

Searched refs:RtlCreateUnicodeString (Results 1 – 25 of 46) sorted by relevance

12

/reactos/base/setup/lib/
H A Dsetuplib.c542 RtlCreateUnicodeString(SourcePath, InstallSourcePath->Buffer); in GetSourcePaths()
548 RtlCreateUnicodeString(SourceRootDir, Ptr); in GetSourcePaths()
553 RtlCreateUnicodeString(SourceRootDir, L""); in GetSourcePaths()
556 RtlCreateUnicodeString(SourceRootPath, InstallSourcePath->Buffer); in GetSourcePaths()
632 RtlCreateUnicodeString(&pSetupData->SourceRootPath, Value); in LoadSetupInf()
650 RtlCreateUnicodeString(&pSetupData->SourceRootDir, Value); in LoadSetupInf()
885 …Status = RtlCreateUnicodeString(&pSetupData->DestinationRootPath, PathBuffer) ? STATUS_SUCCESS : S… in InitDestinationPaths()
967 …Status = RtlCreateUnicodeString(&pSetupData->DestinationArcPath, PathBuffer) ? STATUS_SUCCESS : ST… in InitDestinationPaths()
990 …Status = RtlCreateUnicodeString(&pSetupData->DestinationPath, PathBuffer) ? STATUS_SUCCESS : STATU… in InitDestinationPaths()
1002 …Status = RtlCreateUnicodeString(&pSetupData->InstallPath, InstallationDir) ? STATUS_SUCCESS : STAT… in InitDestinationPaths()
/reactos/ntoskrnl/config/i386/
H A Dcmhardwr.c518 if (!RtlCreateUnicodeString(&KeRosProcessorName, Data.Buffer)) in CmpInitializeMachineDependentConfiguration()
713 if (!RtlCreateUnicodeString(&KeRosBiosDate, Data.Buffer)) in CmpInitializeMachineDependentConfiguration()
776 if (!RtlCreateUnicodeString(&KeRosBiosVersion, (PWCH)BiosVersion)) in CmpInitializeMachineDependentConfiguration()
820 if (!RtlCreateUnicodeString(&KeRosVideoBiosDate, Data.Buffer)) in CmpInitializeMachineDependentConfiguration()
878 if (!RtlCreateUnicodeString(&KeRosVideoBiosVersion, (PWCH)BiosVersion)) in CmpInitializeMachineDependentConfiguration()
/reactos/drivers/bus/pci/
H A Dpci.c297 … return RtlCreateUnicodeString(DeviceID, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOURCES; in PciCreateDeviceIDString()
309 …return RtlCreateUnicodeString(InstanceID, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOURCES; in PciCreateInstanceIDString()
693 …return RtlCreateUnicodeString(DeviceDescription, Description) ? STATUS_SUCCESS : STATUS_INSUFFICIE… in PciCreateDeviceDescriptionString()
709 …return RtlCreateUnicodeString(DeviceLocation, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOU… in PciCreateDeviceLocationString()
/reactos/drivers/input/i8042prt/
H A Dregistry.c202 if (!RtlCreateUnicodeString(&Settings->KeyboardDeviceBaseName, DefaultKeyboardDeviceBaseName) in ReadRegistryEntries()
203 || !RtlCreateUnicodeString(&Settings->PointerDeviceBaseName, DefaultPointerDeviceBaseName)) in ReadRegistryEntries()
/reactos/win32ss/user/ntuser/misc/
H A Drtlstr.c89 return RtlCreateUnicodeString(DestinationString, SourceString->Buffer); in RtlLargeStringToUnicodeString()
/reactos/win32ss/user/user32/misc/
H A Drtlstr.c78 return RtlCreateUnicodeString(DestinationString, SourceString->Buffer); in RtlLargeStringToUnicodeString()
/reactos/subsystems/win/basesrv/
H A Dinit.c410 Success = RtlCreateUnicodeString(&BaseSrvWindowsDirectory, in BaseInitializeStaticServerData()
416 Success = RtlCreateUnicodeString(&BaseSrvWindowsSystemDirectory, in BaseInitializeStaticServerData()
422 Success = RtlCreateUnicodeString(&BaseSrvKernel32DllPath, in BaseInitializeStaticServerData()
/reactos/drivers/storage/partmgr/
H A Dpartition.c32 RtlCreateUnicodeString(&deviceName, nameBuf); in PartitionCreateDevice()
121 if (!RtlCreateUnicodeString(&partitionSymlink, nameBuf)) in PartitionHandleStartDevice()
422 status = RtlCreateUnicodeString(&idString, L"STORAGE\\Partition") in PartitionHandleQueryId()
470 status = RtlCreateUnicodeString(&idString, string) in PartitionHandleQueryId()
/reactos/subsystems/mvdm/ntvdm/
H A Dntvdm.c124 Success = RtlCreateUnicodeString(&Settings->FloppyDisks[DiskNumber], (PCWSTR)ValueData); in NtVdmConfigureFloppy()
160 Success = RtlCreateUnicodeString(&Settings->HardDisks[DiskNumber], (PCWSTR)ValueData); in NtVdmConfigureHDD()
H A Demulator.c451 Success = RtlCreateUnicodeString(&GlobalSettings.FloppyDisks[DiskNumber], szFile); in MountFloppy()
/reactos/ntoskrnl/io/pnpmgr/
H A Dpnproot.c121 if (!RtlCreateUnicodeString(&InstancePathCopy, DeviceNode->InstancePath.Buffer)) in PnpRootRegisterDevice()
130 if (!RtlCreateUnicodeString(&Device->InstanceID, InstancePath + 1)) in PnpRootRegisterDevice()
139 if (!RtlCreateUnicodeString(&Device->DeviceID, InstancePathCopy.Buffer)) in PnpRootRegisterDevice()
301 if (!RtlCreateUnicodeString(&Device->InstanceID, InstancePath)) in PnpRootCreateDevice()
466 if (!RtlCreateUnicodeString(&Device->InstanceID, InstanceId)) in CreateDeviceFromRegistry()
H A Dpnpinit.c432 if (!RtlCreateUnicodeString(&IopRootDeviceNode->InstancePath, REGSTR_VAL_ROOT_DEVNODE)) in IopInitializePlugPlayServices()
/reactos/drivers/storage/floppy/fdc/
H A Dfdo.c273 …return RtlCreateUnicodeString(InstanceID, Buffer) ? STATUS_SUCCESS : STATUS_INSUFFICIENT_RESOURCES; in PciCreateInstanceIDString()
370 RtlCreateUnicodeString(&PdoDeviceExtension->DeviceId, in FdcFdoQueryBusRelations()
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dconnection.cpp19 RtlCreateUnicodeString(
/reactos/sdk/lib/rtl/
H A Dsid.c387 if (!RtlCreateUnicodeString(String, Buffer)) return STATUS_NO_MEMORY; in RtlConvertSidToUnicodeString()
/reactos/base/setup/lib/utils/
H A Dregutil.c66 RtlCreateUnicodeString(&LocalKeyName, in CreateNestedKey()
/reactos/base/system/smss/
H A Dsmutil.c414 RtlCreateUnicodeString(Directory, PathBuffer); in SmpParseCommandLine()
H A Dsmloop.c390 RtlCreateUnicodeString(&SubsystemPort, in SmpHandleConnectionRequest()
/reactos/win32ss/user/ntuser/
H A Dwinsta.c63 if (!RtlCreateUnicodeString(&gustrWindowStationsDir, WINSTA_OBJ_DIR)) in UserCreateWinstaDirectory()
79 if (!RtlCreateUnicodeString(&gustrWindowStationsDir, wstrWindowStationsDir)) in UserCreateWinstaDirectory()
/reactos/boot/freeldr/freeldr/ntldr/
H A Dwlregistry.c754 RtlCreateUnicodeString(&GroupString, GroupName); in WinLdrAddDriverToList()
/reactos/dll/appcompat/apphelp/
H A Dshimeng.c316 RtlCreateUnicodeString(&Data->Name, DllName); in SeiCreateShimModuleInfo()
597 RtlCreateUnicodeString(&HookModuleInfo->Name, UnicodeModName.Buffer); in SeiAddHooks()
/reactos/dll/win32/kernel32/client/
H A Dloader.c328 RtlCreateUnicodeString(&DllName, (LPWSTR)lpLibFileName); in LoadLibraryExW()
/reactos/dll/win32/advapi32/service/
H A Dsctrl.c1167 RtlCreateUnicodeString(&lpActiveServices[i].ServiceName, in StartServiceCtrlDispatcherW()
/reactos/dll/win32/kernel32/client/file/
H A Dnpipe.c476 if (!RtlCreateUnicodeString(&NamedPipeName, lpNamedPipeName)) in WaitNamedPipeW()
/reactos/drivers/input/mouclass/
H A Dmouclass.c270 if (RtlCreateUnicodeString(&DriverExtension->DeviceBaseName, DefaultDeviceBaseName)) in ReadRegistryEntries()

12