mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
42a833ef22
Add tests for _snprintf, _snwprintf, strtoul, wcstoul Patch by Thomas Faber (slightly modified by me) CORE-6510 svn path=/trunk/; revision=70455
3 lines
72 B
C
3 lines
72 B
C
#define _UNICODE
|
|
#define func_tcstoul func_wcstoul
|
|
#include "tcstoul.h"
|