On Sun Dec 18 23:28:47 2022 +0000, Zebediah Figura wrote:
We already know it fits, so this can just be memcpy().
source does not have wmemcpy and wcsncpy is defined as:
`#define wcsncpy(d,s,n) error do_not_use_wcsncpy_use_lstrcpynW_or_memcpy_instead`