28 Aug
2020
28 Aug
'20
7:10 p.m.
Paul Gofman <pgofman(a)codeweavers.com> writes:
+/********************************************************************** + * RtlGetExtendedContextLength2 (NTDLL.@) + */ +ULONG64 WINAPI RtlGetExtendedContextLength2( ULONG context_flags, ULONG *length, ULONG64 compaction_mask )
Surely this should return NTSTATUS. -- Alexandre Julliard julliard(a)winehq.org