|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | _vscprintf p_vscwprintf |
Typedefs | |
| typedef int(__cdecl * | PFN_vscwprintf) (const char *format, va_list argptr) |
Functions | |
| static BOOL | Init (void) |
| static void | call_varargs (int expected_ret, LPCWSTR formatString,...) |
| START_TEST (_vscwprintf) | |
Variables | |
| static PFN_vscwprintf | p_vscwprintf |
| #define _vscprintf p_vscwprintf |
Definition at line 25 of file _vscwprintf.c.
Definition at line 15 of file _vscwprintf.c.
Definition at line 29 of file _vscwprintf.c.
Referenced by START_TEST().
Definition at line 18 of file _vscwprintf.c.
Referenced by START_TEST().
| START_TEST | ( | _vscwprintf | ) |
Definition at line 40 of file _vscwprintf.c.
|
static |
Definition at line 16 of file _vscwprintf.c.
Referenced by Init().