forked from xt-sys/exectos
XTAPI calling convention is not supported on variadic routines
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user