Home
last modified time | relevance | path

Searched refs:cchBufferSize (Results 1 – 7 of 7) sorted by relevance

/reactos/base/setup/usetup/
H A Dpartlist.c154 size_t cchBufferSize = cchBuffer; in PartitionDescription() local
166 RtlStringCchPrintfExA(pBuffer, cchBufferSize, in PartitionDescription()
172 RtlStringCchPrintfA(pBuffer, cchBufferSize, in PartitionDescription()
187 RtlStringCchPrintfExA(pBuffer, cchBufferSize, in PartitionDescription()
192 RtlStringCchPrintfA(pBuffer, cchBufferSize, in PartitionDescription()
205 RtlStringCchPrintfExA(pBuffer, cchBufferSize, in PartitionDescription()
206 &pBuffer, &cchBufferSize, 0, in PartitionDescription()
234 RtlStringCchPrintfExA(pBuffer, cchBufferSize, in PartitionDescription()
268 RtlStringCchPrintfExA(pBuffer, cchBufferSize, in PartitionDescription()
280 RtlStringCchPrintfA(pBuffer, cchBufferSize, in PartitionDescription()
[all …]
H A Dgenlist.h35 IN SIZE_T cchBufferSize);
H A Dprogress.h36 IN SIZE_T cchBufferSize);
H A Dprogress.c24 IN SIZE_T cchBufferSize) in UpdateProgressPercentage() argument
39 RtlStringCchPrintfA(Buffer, cchBufferSize, in UpdateProgressPercentage()
H A Dusetup.c500 IN SIZE_T cchBufferSize) in GetSettingDescription() argument
502 return RtlStringCchPrintfA(Buffer, cchBufferSize, "%S", in GetSettingDescription()
511 IN SIZE_T cchBufferSize) in GetNTOSInstallationName() argument
519 return RtlStringCchPrintfA(Buffer, cchBufferSize, in GetNTOSInstallationName()
528 return RtlStringCchPrintfA(Buffer, cchBufferSize, in GetNTOSInstallationName()
3752 IN SIZE_T cchBufferSize) in ProgressTimeOutStringHandler() argument
3769 RtlStringCchPrintfA(Buffer, cchBufferSize, in ProgressTimeOutStringHandler()
/reactos/base/setup/reactos/
H A Dreactos.c554 IN SIZE_T cchBufferSize);
613 IN SIZE_T cchBufferSize);
676 IN SIZE_T cchBufferSize) in GetSettingDescription() argument
678 StringCchCopyW(Buffer, cchBufferSize, in GetSettingDescription()
689 IN SIZE_T cchBufferSize) in AddNTOSInstallationItem() argument
697 StringCchPrintfW(Buffer, cchBufferSize, in AddNTOSInstallationItem()
705 StringCchPrintfW(Buffer, cchBufferSize, in AddNTOSInstallationItem()
/reactos/sdk/include/psdk/
H A Dshobjidl.idl1910 [in] DWORD cchBufferSize);
1947 [in] DWORD cchBufferSize,