Search code examples
C++-WinRT's com_ptr reset?...

directx-11c++-winrt

Read More
How to get the value of a set TimePicker field programmatically...

winui-3c++-winrt

Read More
C++ language projection...

c++windowsc++-winrt

Read More
Unreal Engine:How to solve the problem of using BroadCast() of Delegate in C++/WinRT Async function?...

delegatesunreal-engine4c++-winrtunreal-blueprint

Read More
How to get pixel data out of an IDXGISurface created with GPU access only?...

winapiscreen-capturec++-winrtdxgi

Read More
When to use winrt::make vs constructors?...

winui-3c++-winrt

Read More
How to use Windows.UI.ViewManagement.UIViewSettings from WinRT/C++?...

c++winapiwindows-runtimec++-winrt

Read More
c++ Incomplete type error when defining AppServiceConnection with WinRT Console App...

c++c++17c++-winrt

Read More
Use SSL_use_certificate_file function on a UWP C++/WinRT Blank app...

c++uwpopensslc++-winrt

Read More
How can you `co_await` in a C++/WinRT lambda?...

c++windows-runtimec++-winrtwinrt-async

Read More
What properties/functions have to go in an IDL when using XAML and C++/WinRT?...

xamlwinrt-xamlc++-winrt

Read More
Can C++ coroutines contain plain `return` statements?...

c++uwpc++-winrtc++-coroutinecppwinrt

Read More
How can I await multiple awaitables/IAsyncActions in C++/WinRT (`Promise.all` equivalent)?...

c++uwpc++-winrtc++-coroutinecppwinrt

Read More
I'm using PropertyChanged to update textblock, but when clicked, crashed: Application called an ...

c++winui-3c++-winrt

Read More
How to implement a SwapChainPanel with C++/WinRT and WinUI 3...

directxwinui-3c++-winrt

Read More
What should I do for warning C26800?...

c++-winrt

Read More
Is it necessary to have a co_return statement on each execution path of a coroutine that returns voi...

c++coroutinec++-winrtc++-coroutine

Read More
How can I programatically set Path geometry using C++/WinRT + WinUI 3...

winrt-xamlwinui-3c++-winrt

Read More
co_await a C++/WinRT event...

c++-winrtcppwinrt

Read More
How to reassign file to StorageFile at C++/WinRT...

uwpfile-iowindows-runtimec++-winrtfilepicker

Read More
How to consume WinRT component inside Win32 dll project?...

dllwindows-runtimec++-winrtwinrt-component

Read More
How to get the compositor instance while handling XamlCompositionBrushBase.OnConnected in a WinUI-3 ...

c++windows-runtimewinrt-xamlc++-winrtwinui-3

Read More
WinUI 3 C++/WinRT loading string resources...

c++windows-runtimec++-winrtwinui-3

Read More
How to navigate to a new page using WinUI3 with C++ desktop app?...

c++-winrtwinui-3

Read More
Errors in creating a Webview2 sample app in UWP...

c++uwp-xamlc++-winrt

Read More
Correct way to use multiple .IDL (MIDL) files within a single "Windows Runtime Component C++/Wi...

visual-studiowindows-runtimec++-winrt

Read More
C++/WinRT: Setting combobox value DisplayMemberPath in XAML...

comboboxc++-winrt

Read More
How to get the parent of an object in WinUI3 with C++/WinRT?...

c++-winrtwinui-3

Read More
Retrive Informations about currently running sessions using Windows.Media.Control with C++/WinRT...

c++uwpvisual-studio-2019c++-winrt

Read More
Convert IVectorView to std::span...

c++-winrtcppwinrt

Read More
BackNext