Skip to content

freistli/MFCXamlIsland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 1, 2019
8d72da1 · Oct 1, 2019

History

16 Commits
Oct 1, 2019
Oct 1, 2019
Oct 1, 2019
Oct 1, 2019
Oct 1, 2019
Sep 24, 2019
Oct 1, 2019
Sep 25, 2019
Oct 1, 2019
Oct 1, 2019
Sep 24, 2019

Repository files navigation

MFCXamlIsland

MFCXamlIsland01

Is the MFC MDI app with XamlIsland. It loaded Windows::UI::Controls and WinUI 2.2 (Windows::UI::Controls) through Windows Runtime Component.

5

It follows Oscar's guide to copy xbf, dll, pri files from MyApp and Winows Runtime Components. And also can be built successfully with WinUI components.

SampleCPPApp

Standard C++ Windows App. Can run with app.xbf and resource.pri without changing things by default. it can load Microsoft::UI::Controls and Windows::UI::Controls

3

MyApp

The dummy app for MFCXamlIsland01 app and SampleCPPApp

SampleUserControl

Windows Runtime Component, will be finally used by MFCXamlIsland01 app and SampleCPPApp. The component contains Microsoft::UI::Controls and Windows::UI::Controls. MFCXamlIsland01 can use it now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published