Home
last modified time | relevance | path

Searched defs:_tcscpy (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/crt/string/
H A Dtcscpy.h8 _TCHAR * _tcscpy(_TCHAR * to, const _TCHAR * from) in _tcscpy() function
/reactos/sdk/lib/crt/string/i386/
H A Dtchar.h10 #define _tcscpy _wcscpy macro
35 #define _tcscpy _strcpy macro
/reactos/sdk/include/crt/
H A Dtchar.h246 #define _tcscpy wcscpy macro
/reactos/sdk/include/psdk/
H A Dstrsafe.h1981 #define _tcscpy _tcscpy_instead_use_StringCbCopy_or_StringCchCopy; macro