Home
last modified time | relevance | path

Searched refs:StringCchVPrintfExA (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/appcompat/shims/shimlib/
H A Dshimlib.c240 …hr = StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgL… in SeiDbgPrint()
/reactos/dll/appcompat/apphelp/
H A Dapphelp.c143StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgList); in ShimDbgPrint()
H A Dshimeng.c203 …hr = StringCchVPrintfExA(Current, Length, &Current, &Length, STRSAFE_NULL_ON_FAILURE, Format, ArgL… in SeiDbgPrint()
/reactos/sdk/include/psdk/
H A Dstrsafe.h644 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