Skip to content

Samples of how to achieve existing UWP functionality with WinAppSDK

License

Notifications You must be signed in to change notification settings

jlaanstra/WinAppSDK-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinAppSDK-samples

Samples of how to achieve existing UWP functionality with WinAppSDK. It shows how to:

  • Make a WinAppSDK app to be single-instance.
  • Conditionally replace GetForCurrentView() apis with Win32 equivalents.
  • Make background tasks work using a CsWinRT Runtime Component instead of WinMain Background Tasks.
  • Make a self-contained Runtime Components.
  • Work around issues with PPL and DesktopCompatible=true (C++ only).

About

Samples of how to achieve existing UWP functionality with WinAppSDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published