Searched defs:StrCpyW (Results 1 – 2 of 2) sorted by relevance
514 LPWSTR WINAPI StrCpyW(LPWSTR lpszStr, LPCWSTR lpszSrc) in StrCpyW() function
1978 #define StrCpyW StrCpyW_instead_use_StringCbCopyW_or_StringCchCopyW; macro