lstrcpynA         219 third_party/wtl/include/atlapp.h #ifndef lstrcpynA
lstrcpynA         743 third_party/wtl/include/atlapp.h 			nRet = (lstrcpynA(lpstrDest, lpstrSrc, (int)cchCount + 1) != NULL) ? nRet : EINVAL;