About this tag
UWP APIs are a set of Windows Runtime APIs that require package identity and registration, making them primarily accessible to packaged (UWP) apps. Non-packaged Win32 applications often cannot directly call these APIs for features like BackgroundTasks, Notifications, LiveTiles, and Share. Discussions cover workarounds for using UWP APIs in Win32 apps, as well as new sensor features in Windows 10 such as sensor batching, ReadingTransform, and custom sensors, which are exposed through UWP APIs. The tag focuses on the integration challenges and capabilities of UWP APIs across different application models.
-
Identity, Registration and Activation of Non-packaged Win32 Apps
Many new and sought-after Windows APIs and features such as BackgroundTasks, Notifications, LiveTiles, Share and more, are either not available or not easily callable from non-packaged Win32 applications. This is due to the programming model for UWP APIs that integrate with the system and have a...- News
- Thread
- app activation app model appx background processes deployment developer mode external content identity msix notifications package management registration runtime compatibility sparse package toast notifications uwp apis windows api windows apps wpf
- Replies: 0
- Forum: Live RSS Feeds
-
New sensor features in Windows 10
This blog was written by Rinku Sreedhar, Senior Program Manager In Windows 10 we added a multiple new sensor features, innovations and changes. In my previous blog, I talked about the new contextual sensing features like activity sensors, pedometers, barometer and proximity sensors. In this...- News
- Thread
- accelerometer api app development custom sensors device orientation gyroscope latency magnetometer maxbatchsize power saving readingtransform reportinterval sensor batching sensor features sensor innovations sensors software development uwp apis windows 10 windows feedback
- Replies: 0
- Forum: Live RSS Feeds