Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: More Sample Code for WinUI3 desktop app, not UWP. #277

Open
ifgotmoney opened this issue Dec 23, 2022 · 1 comment
Open

Proposal: More Sample Code for WinUI3 desktop app, not UWP. #277

ifgotmoney opened this issue Dec 23, 2022 · 1 comment

Comments

@ifgotmoney
Copy link

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

@ifgotmoney ifgotmoney changed the title Proposal: Proposal: More Sample Code for WinUI3 desktop app, not UWP. Dec 23, 2022
@castorix
Copy link

castorix commented 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 bpulliam transferred this issue from microsoft/microsoft-ui-xaml Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants