junwu
junwu
still not fixed, 18 days. 😢
thanks for your reply, i felt frustrated because i wan't to manipulate rust variable from Dyon. like v8 ``` v8::Local hkey = v8::ObjectTemplate::New(isolate); hkey->SetLazyDataProperty(V8_NEW_STRING(isolate, HKEY_CLASSES_ROOT), [](v8::Local /*property*/, const v8::PropertyCallbackInfo &...
Question: How to convert `WinRT.IInspectable` to `Windows.Foundation.Collections.IObservableVector`?
> Hi @shelllet, do you have a repro/stack of the above code? it's easy!, https://github.com/shelllet/WinRT_IInspectable
I have developed a simple `rpa` tool by c++/winui3, but I would like to say that the current progress and featurs of winui3 cannot develop commercial applications, 
So what Api should I call to set the defualt language?
Your style of dealing with the problem was so great ! I agree with Jonwis. Add to the changelog: The header file `microsoft.ui.dispatching.co_await.h` needs to be included, I think adding...
but there is no 1.1.1 version of WindowsAppRuntime for download. i remember that i download latest version of WindowsAppRuntime in this link https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads 
> @shelllet Scroll a bit further down - > >  this does't work either, it seems like to load Microsoft.WinAppRuntime.DDLM.1000.468.658.0-x6-p2_1000.468.658.0_x64__8wekyb3d8bbwe , but this is not applicable.  

> powershell -c "$(get-appxpackage micro_win_apprun*).packagefullname" > >  > > That's odd how the x64 package installed but it thinks the x86 is already present and fails. > > Please...