#include <rtl.h>
#include <debug.h>
Go to the source code of this file.
Defines |
| #define | NDEBUG |
Functions |
| NTSTATUS NTAPI | RtlFindMessage (PVOID BaseAddress, ULONG Type, ULONG Language, ULONG MessageId, PMESSAGE_RESOURCE_ENTRY *MessageResourceEntry) |
| NTSTATUS NTAPI | RtlFormatMessage (PWSTR Message, UCHAR MaxWidth, BOOLEAN IgnoreInserts, BOOLEAN Ansi, BOOLEAN ArgumentIsArray, va_list *Arguments, PWSTR Buffer, ULONG BufferSize) |