ReactOS 0.4.17-dev-357-ga8f14ff
wcstoul.c
Go to the documentation of this file.
1#define _UNICODE
2#include "tcstoul.h"
3
5{
7}
#define START_TEST(x)
Definition: atltest.h:75
_ACRTIMP __msvcrt_ulong __cdecl wcstoul(const wchar_t *, wchar_t **, int)
Definition: wcs.c:2917
static void Test_tcstoul(void)
Definition: tcstoul.h:22