Is the DLLImport you want to use supported by the Store?

I know I’m going to forget this within the next 10 mins, so I thought I’d write it down. If you are using DLLImport in your UWP project and you’re not sure if the Store will allow it, then you can check for yourself by looking at the Supported API XML files in the certification kit folder. For me that’s;

C:\Program Files (x86)\Windows Kits\10\App Certification Kit

The files depend on the target architecture but you probably only need to check one of them, e.g. SupportedAPIs-x86.xml

 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s