ReactOS 0.4.16-dev-250-g3ecd236
|
Public Attributes | |
ULONG_PTR * | args |
__ms_va_list * | list |
int | last |
Definition at line 56 of file format_msg.c.
ULONG_PTR* format_args::args |
Definition at line 58 of file format_msg.c.
Referenced by format_message(), FormatMessageA(), and FormatMessageW().
int format_args::last |
Definition at line 60 of file format_msg.c.
Referenced by FormatMessageA(), and FormatMessageW().
__ms_va_list* format_args::list |
Definition at line 59 of file format_msg.c.
Referenced by format_message(), FormatMessageA(), and FormatMessageW().