|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <apitest.h>#include <stdio.h>#include <tchar.h>#include <pseh/pseh2.h>#include <ndk/mmfuncs.h>#include <ndk/rtlfuncs.h>

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
| #define | _sntprintf p_sntprintf |
| #define | broken(x) 0 |
Functions | |
| static BOOL | Init (void) |
| START_TEST (_sntprintf) | |
Variables | |
| static PFN_sntprintf | p_sntprintf |
| #define _sntprintf p_sntprintf |
Definition at line 29 of file _sntprintf.h.
Definition at line 35 of file _sntprintf.h.
| #define WIN32_NO_STATUS |
Definition at line 8 of file _sntprintf.h.
Definition at line 20 of file _sntprintf.h.
Referenced by START_TEST().
| START_TEST | ( | _sntprintf | ) |
Definition at line 37 of file _sntprintf.h.
|
static |
Definition at line 18 of file _sntprintf.h.
Referenced by Init().