XTAPI calling convention is not supported on variadic routines

This commit is contained in:
2024-02-20 16:21:28 +01:00
parent e409675f98
commit 015faa53a0
2 changed files with 2 additions and 2 deletions

View File

@@ -312,7 +312,7 @@ XTSTATUS
RtlpWriteWideCharacter(IN PRTL_PRINT_CONTEXT Context,
IN WCHAR Character);
XTAPI
XTCDECL
XTSTATUS
RtlpWriteWideStringCustomValue(IN PRTL_PRINT_CONTEXT Context,
IN PCWSTR Format,