Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dstrsafe.h2010 #undef StrNCatW
2011 #define StrNCatW StrNCatW_instead_use_StringCbCatNW_or_StringCchCatNW; macro
H A Dshlwapi.h1641 LPWSTR WINAPI StrNCatW(_Inout_updates_(cchMax) LPWSTR, LPCWSTR, int cchMax);
/reactos/dll/win32/shlwapi/
H A Dstring.c1807 LPWSTR WINAPI StrNCatW(LPWSTR lpszStr, LPCWSTR lpszCat, INT cchMax) in StrNCatW() function
H A Dshlwapi.spec801 799 stdcall StrNCatW(wstr wstr long)