Paul Krill
Editor at Large

Microsoft’s Windows API unification project moves forward

news
Mar 15, 20212 mins

Project Reunion 0.5 Preview provides a unified set of APIs and tools for building desktop apps that target a broad set of Windows 10 OS versions.

windows
Credit: Thinkstock

Microsoft has launched a developer preview of Project Reunion, the company’s attempt to smooth out inconsistencies that have emerged in developing Windows applications.

Project Reunion 0.5 Preview, introduced on March 9, is not supported for building apps to be used in production environments. But developers are encouraged to try it with the knowledge that the project will change in many ways between now the version 1.0 release. Instructions for getting started with Project Reunion can be found at docs.microsoft.com.

Unveiled in May 2020, Project Reunion aims to reunite aspects of Windows development, including desktop APIs, Win32 APIs, and Universal Windows Platform APIs, and provide APIs and tools to be used in a consistent way by any desktop app on a broad set of Windows 10 OS versions. The project is an attempt to eliminate the need for developers to use different versions of APIs for different Windows versions and the difficulties developers have in rolling out new features when they are unsure of which Windows versions to target.

Project Reunion does not replace existing desktop Windows platforms, frameworks, and APIs such as .NET, Windows Forms, Windows Presentation Foundation, and C++/Win32. The project instead complements existing platforms with a common set of APIs and tools that will work across all these platforms. Project Reunion’s Windows APIs are decoupled from the OS and released via NuGet packages.

Project Reunion .05 Preview contains the following:

  • Windows UI Library 3, the next generation of the Windows user experience for desktop and UWP apps.
  • MRT Core, a streamlined version of the modern Windows Resource Management system.
  • DWrite Core, an implementation of the DirectWrite API that provides access to DirectWrite features for text rendering including a device-independent text layout system, hardware-accelerated text, multi-format text, and wide language support.
Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author