mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 04:37:32 +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"
|