16 Jun
2025
16 Jun
'25
11:14 a.m.
Nikolay Sivov (@nsivov) commented about dlls/ntdll/actctx.c:
return RtlActivateActivationContextEx( 0, NtCurrentTeb(), handle, cookie ); }
+/****************************************************************** + * RtlActivateActivationContextUnsafeFast (NTDLL.@) + * + * FIXME: function prototype might be wrong
That was fine before, when Rtl* functions were only for internal use. But now this can't be too wrong. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8326#note_106698