Skip to content

How to migrate to WinUI 3 #4757

Open
Open
@LudwigVonB

Description

@LudwigVonB

Hello,

I migrated my MFC application to be able to use controls from WinUI 2.8 (UWP) by using this tutorial and everything works fine. :)

But now I need to migrate it from WinUI 2.8 to WinUI 3 controls.
So I modified namespace from Windows.UI.* to Microsoft.UI.*, compilation works but when I launch my application I've got an exception 'winrt::hresult_class_not_registered'.

Do you plan to update this tutorial or create a new one to do that?

Regards.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions