reactos/sdk/lib/crt/string/wcsnlen.c
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

6 lines
69 B
C

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