reactos/lib/sdk/crt/string/wcscpy.c
2013-06-16 22:01:41 +00:00

6 lines
68 B
C

#define _UNICODE
#include <wchar.h>
#include "tcscpy.h"
/* EOF */