[PATCH v3 1/4] ntdll: Implement RtlGetExtendedContextLength().

Alexandre Julliard julliard at winehq.org
Fri Aug 28 14:10:45 CDT 2020


Paul Gofman <pgofman at codeweavers.com> writes:

> +/**********************************************************************
> + *              RtlGetExtendedContextLength2    (NTDLL.@)
> + */
> +ULONG64 WINAPI RtlGetExtendedContextLength2( ULONG context_flags, ULONG *length, ULONG64 compaction_mask )

Surely this should return NTSTATUS.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list