Alovchin91 / WinRTDesktopInterop

Shows how to use custom Windows Runtime component from .NET desktop app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinRTDesktopInterop

This sample shows how to use custom Windows Runtime component from .NET desktop app.

Please see discussion at microsoft/cppwinrt#256 for more info.

Requires Windows 10 SDK build 17134 (April 2018 Update) or newer to build C++/WinRT component.

About

Shows how to use custom Windows Runtime component from .NET desktop app

License:MIT License


Languages

Language:C# 90.3%Language:C++ 7.3%Language:C 2.4%