You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error reporting for invalid memory access (HANDLE_INVALID_MEM and HANDLE_INVALID_MEM_METHOD) is using NTSTATUS and LsaNtStatusToWinError which aren't available in all WinAPI partitions. This leads to a compilation failure.