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.