lstrcpynW         164 third_party/wtl/include/atlapp.h   #define lstrcpyn	ATL::lstrcpynW
lstrcpynW         212 third_party/wtl/include/atlapp.h #ifndef lstrcpynW
lstrcpynW         770 third_party/wtl/include/atlapp.h 			nRet = (lstrcpynW(lpstrDest, lpstrSrc, (int)cchCount + 1) != NULL) ? nRet : EINVAL;