mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
5 lines
111 B
C
5 lines
111 B
C
|
#define sprintf wsprintfA
|
||
|
#define func_sprintf func_wsprintf
|
||
|
#define TEST_USER32 1
|
||
|
#include "../crt/sprintf.c"
|