ReactOS 0.4.16-dev-125-g798ea90
|
#include "_sxprintf.c"
Go to the source code of this file.
Macros | |
#define | _sxprintf wvsprintfW |
#define | USE_COUNT 0 |
#define | USE_VARARGS 1 |
#define | _UNICODE |
#define | USER32_WSPRINTF |
#define _sxprintf wvsprintfW |
Definition at line 9 of file wvsprintfW.c.
#define _UNICODE |
Definition at line 12 of file wvsprintfW.c.
#define USE_COUNT 0 |
Definition at line 10 of file wvsprintfW.c.
#define USE_VARARGS 1 |
Definition at line 11 of file wvsprintfW.c.
#define USER32_WSPRINTF |
Definition at line 13 of file wvsprintfW.c.