Replies: 1 comment
-
@jeffstall can you answer this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have not been able to locate any documentation on how to do this using cppwinrt. I want to launch a new window using CoreApplication::CreateNewView() that runs on a different thread and therefore using something like AppWindow will not work. I've tried following the documentation on how to do this in C# and it simply does not work.
Also, I am doing this from an app that implements CoreApplication and uses DirectX11 (so there is no XAML in the app).
Beta Was this translation helpful? Give feedback.
All reactions