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
Last time I built the project without the CompletionPortHelper.Uap.cs in UAP mode, the compiler complained that "error: SetFileCompletionNotificationModes() is not supported on UAP". But now the error goes away.
Besides, I have run the WACKVerify tool, no failures were detected.
Ensure that Interop.Kernel32.SetFileCompletionNotificationModes Win32 API is available in the Store Profile.
Related to the discussion in #21920
The text was updated successfully, but these errors were encountered: