Home | History | Annotate | Download | only in include

Lines Matching refs:StrCpy

1922 #undef strcpy
1923 #define strcpy strcpy_instead_use_StringCbCopyA_or_StringCchCopyA;
1973 #undef StrCpy
1974 #define StrCpy StrCpy_instead_use_StringCbCopy_or_StringCchCopy;