Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify that Interop.Kernel32.SetFileCompletionNotificationModes is available in UAP #22565

Closed
CIPop opened this issue Jun 29, 2017 · 2 comments
Closed
Assignees
Milestone

Comments

@CIPop
Copy link
Member

CIPop commented Jun 29, 2017

Ensure that Interop.Kernel32.SetFileCompletionNotificationModes Win32 API is available in the Store Profile.

Related to the discussion in #21920

@caesar-chen
Copy link
Contributor

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.
capturewack

@danmosemsft Could you please confirm?

@caesar-chen
Copy link
Contributor

Had offline discussion with @danmosemsft , the API is available in UAP.

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the UWP6.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants