Skip to content

Commit 9836238

Browse files
authored
Update README.md
1 parent a0b1889 commit 9836238

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ C++/WinRT is an entirely standard C++ language projection for Windows Runtime (W
99
* Visual Studio extension: http://aka.ms/cppwinrt/vsix
1010
* Wikipedia: https://en.wikipedia.org/wiki/C++/WinRT
1111

12-
C++/WinRT is part of the [xlang](https://github.com/microsoft/xlang) family of projects that help developers create APIs that can run on multiple platforms and be used with a variety of languages.
13-
1412
# Building C++/WinRT
1513

1614
Don't build C++/WinRT yourself - just download the latest version here: https://aka.ms/cppwinrt/nuget
@@ -36,3 +34,9 @@ provided by the bot. You will only need to do this once across all repos using o
3634
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
3735
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
3836
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
37+
38+
# Project Reunion
39+
40+
Project Reunion is a set of libraries, frameworks, components, and tools that you can use to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. Project Reunion combines the power of Win32 native applications alongside modern APIs, so your apps light up everywhere your users are.
41+
42+
Other Project Reunion components include [WinUI](https://github.com/microsoft/microsoft-ui-xaml), WebView2, MSIX, [Rust/WinRT](https://github.com/microsoft/winrt-rs), and [C#/WinRT](https://github.com/microsoft/cswinrt). If you'd like to learn more, contribute to Project Reunion, or have app model questions, visit [Project Reunion on GitHub](https://github.com/microsoft/ProjectReunion).

0 commit comments

Comments
 (0)