mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08: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"
|