You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which sample are you requesting a feature to be added to?
Could we have more examples for using WinUI3 with C++/WinRT for Desktop APPs?
Currently most of them are wrote for UWP, not for desktop apps. It's very difficult for beginners to start in WinUI3 with C++/WinRT for desktop APPs.
For the sample "LowLatencyInput", I have tried 1 month to convert the sample code to Desktop APP version but always failure in debug. a lot of errors such as "read access violation". no idea what wrong with the conversion.
Describe the feature
Provide more examples for using DirectX with SwapChainPanel in C++/WinRT for Desktop APPs.
Provide a version of the sample code "LowLatencyInput" in C++/WinRT for Desktop APPs, not for UWP APPs
The text was updated successfully, but these errors were encountered:
ifgotmoney
changed the title
Proposal:
Proposal: More Sample Code for WinUI3 desktop app, not UWP.
Dec 23, 2022
Most of samples like WinUI Gallery are in C# (a lot easier to write than C++/WinRT (while I use C++/Win32 since 90's))
There are also some MS samples in C++ in Samples
bpulliam
transferred this issue from microsoft/microsoft-ui-xaml
Jan 4, 2023
Which sample are you requesting a feature to be added to?
Could we have more examples for using WinUI3 with C++/WinRT for Desktop APPs?
Currently most of them are wrote for UWP, not for desktop apps. It's very difficult for beginners to start in WinUI3 with C++/WinRT for desktop APPs.
For the sample "LowLatencyInput", I have tried 1 month to convert the sample code to Desktop APP version but always failure in debug. a lot of errors such as "read access violation". no idea what wrong with the conversion.
Describe the feature
Provide more examples for using DirectX with SwapChainPanel in C++/WinRT for Desktop APPs.
Provide a version of the sample code "LowLatencyInput" in C++/WinRT for Desktop APPs, not for UWP APPs
The text was updated successfully, but these errors were encountered: