Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.05 KB

File metadata and controls

30 lines (18 loc) · 1.05 KB

C++/winRT


1 Introduction & Examples

Introduction to C++/WinRT
C++/WinRT
A simple C++/WinRT Windows UI Library example

1.1 Navigation view

https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/navigationview

The NavigationView control is included as part of the Windows UI Library, a NuGet package that contains new controls and UI features for Windows apps. For more info, including installation instructions, see the Windows UI 3.0 Library overview.

2 MIDL

Microsoft Interface Definition Language
Using the MIDL Compiler