Home
last modified time | relevance | path

Searched defs:StrCpyW (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Dstring.c514 LPWSTR WINAPI StrCpyW(LPWSTR lpszStr, LPCWSTR lpszSrc) in StrCpyW() function
/reactos/sdk/include/psdk/
H A Dstrsafe.h1978 #define StrCpyW StrCpyW_instead_use_StringCbCopyW_or_StringCchCopyW; macro