Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanwickdev/uwp-fulltrust


https://github.com/stefanwickdev/uwp-fulltrust

desktop uwp windows10

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# UWP with Desktop Extension Tutorial

Sharing the code for the tutorial from my blog: https://stefanwick.com/2018/04/06/uwp-with-desktop-extension-part-1/

You will need the following setup to run these projects:
- Windows 10 build 16299 or later
- Windows SDK build 16299
- Visual Studio 2017 Update 5 or later

To Build/Deploy and Run the sample projects see the read.me for each individual project:

- Part 1 - Hello World (MS Store: https://www.microsoft.com/store/apps/9ND9W9HWSWNS)
- Part 2 - Launching multiple processes, passing in launch arguments (MS Store: https://www.microsoft.com/store/apps/9PLMLGKSCZQW)
- Part 3 - Communication between UWP and Desktop code (MS Store: https://www.microsoft.com/store/apps/9NR0G35Q2F65)