Searched refs:StringCchVPrintfExA (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/appcompat/shims/shimlib/ |
H A D | shimlib.c | 240 …hr = StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgL… in SeiDbgPrint()
|
/reactos/dll/appcompat/apphelp/ |
H A D | apphelp.c | 143 … StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgList); in ShimDbgPrint()
|
H A D | shimeng.c | 203 …hr = StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgL… in SeiDbgPrint()
|
/reactos/sdk/include/psdk/ |
H A D | strsafe.h | 644 STRSAFEAPI StringCchVPrintfExA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPSTR *ppszDestEnd,size… 650 STRSAFEAPI StringCchVPrintfExA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPSTR *ppszDestEnd,size… in StringCchVPrintfExA() function
|