Home | History | Annotate | Download | only in include

Lines Matching refs:StrCpy

1926 #undef strcpy
1927 #define strcpy strcpy_instead_use_StringCbCopyA_or_StringCchCopyA;
1977 #undef StrCpy
1978 #define StrCpy StrCpy_instead_use_StringCbCopy_or_StringCchCopy;