-
Hi!
I'm following the tutorial
**Host a standard WinRT XAML control in a C++ desktop (Win32) app**
and was wondering what is the purpose of this line in the code sample:
case WM_CREATE:
…
-
### 📄 Description
Evergreen is the new platform for PWAs. But how will it work?
### 🦦 What it looks like on PWA Builder's end
The code is hosted at [`pwa-builder/PWABuilder`](https://github.com…
-
### Current behavior
I did not open the issue under a different repo due to this possibly being related to non merged WindowsAppSDK 1.6 things. Otherwise it should go to toolkit/extensions
Current…
-
### Discussed in https://github.com/dotnet/maui/discussions/653
Originally posted by **AmSmart** April 5, 2021
With the new host model in .NET Maui, will we get a straightforward way of catch…
-
When I sync my repository hosted on BitBucket **Server**, I got the following errors.
Microsoft.VisualStudio.Composition.CompositionFailedException: An exception was thrown while initializing part…
-
# Steps to reproduce
1. Click to launch Windows Terminal
# Expected behavior
Windows Terminal should be ready instantaneously like windows console, or like Sublime Text.
Windows Terminal c…
ghost updated
1 month ago
-
Firstly thank you so much for this repo, its a huge help :)
I'm trying to support Windows 10 1809, which is right before they added AppWindow to WinRT. I was wondering if you had any idea how to re…
-
Hello,
I am trying to host a WebView control (`Windows::UI::Xaml::Controls::WebView`) in my C++ Win32 app.
I saw that [the docs](https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/xam…
-
**Description**
When there is second `Microsoft.UI.Xaml.Window` instance and there is a `WebView2` on it, the app crash when I connect it to the pc with remote desktop (Note: The host and the pc I'm …
-
**Describe the bug**
Unable to host custom controls from the WinUi library from Microsoft.UI.Xaml via Xaml Island.
Following the docs and stopping just before adding a WinUi control will work.
(U…