softworkz

Results 258 comments of softworkz

> @softworkz Can you please check if [corewebview2customschemeregistration](https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2customschemeregistration?view=webview2-winrt-1.0.1619-prerelease) works for your case to serve the content. For working with CustomSchemeRegistrations, you need to set those at the [CoreWebView2EnvironmentOptions.CustomSchemeRegistrations](https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions.customschemeregistrations?view=webview2-dotnet-1.0.2151.40#microsoft-web-webview2-core-corewebview2environmentoptions-customschemeregistrations) property when...

@bpulliam - What does the removal of the "needs-triage" label mean? What is the outcome of your triage?

Thanks Mike, for the update and clarification, much appreciated!

A secondary question would be whether the patch can be applied to the WinUI2 tree as well? Due to the messed-up strategy we were forced to create two variants of...

> As stated in [here](https://github.com/microsoft/microsoft-ui-xaml/blob/main/docs/contribution_handling.md?rgh-link-date=2024-03-13T05%3A05%3A56Z#winui-2), the general policy for WinUI2 bugs is to close them so we can focus on WinUI3. Yes, I understand and have read this (multiple times)....

Related: https://github.com/swagger-api/swagger-codegen-generators/issues/691 @micryc @frantuma - The related issue is 4 years old. Is there any chance to get this fixed?

> Some people talked about Windows 11. On Windows 10, all Win32 controls I tested worked by hosting them with ATL (_AtlAxWin_) > For example, with a _InkPicture_ control, the...

I've spent five days, exploring all thinkable and unthinkable ways for getting pointer events (as plain window messages) inside the JupiterWindow, all kinds of hooks, subclassing reparenting, window styles and...

Thanks, I've posted some new findings in your repo: https://github.com/castorix/WinUI3_ActiveX_MSRDP/issues/2 Yet, that doesn't resolve or affect this proposal.

> Perhaps I am not getting your idea, but aren't you turning the table into hosting WinUI3 as an insland into a Win32 app? It's about **hosting Win32 Islands** like...