XTAPI calling convention is not supported on variadic routines

这个提交包含在:
2024-02-20 16:21:28 +01:00
父节点 e409675f98
当前提交 015faa53a0
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@@ -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,