Searched refs:Strcpy (Results 1 – 4 of 4) sorted by relevance
102 #define Strcpy(d,s) wcscpy(d,s) macro157 #define Strcpy(d,s) strcpy(d,s) macro
277 Strcpy $INSTDIR $0
491 Security fixes: Strcpy replaced with strlcpy, sprintf replaced
574 Security fixes: buffer overrun audit done. Strcpy replaced with