wstr_1, wstr_2 Pointers to null-terminated wide-character strings. maxchar The maximum number of wide characters from wstr_2 that are copied to wstr_1. If maxchar is 0, no characters are copied from wstr_2.