Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++-winrt

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

How can one control the number of threads Windows ML is using for evaluation

Is Win2D yet available in C++/WinRT?

win2d c++-winrt

VS 2017 & 2019 cannot find the WinRT header files, even on a fresh solution

c++ winapi uwp include c++-winrt

WinUI 3 C++/WinRT loading string resources

WinUI3/Desktop/C++: Can't compile winrt::resume_foreground(Microsoft::System::DispatcherQueue const& dispatcher)

How to use multiple precompiled headers; some from a library

Error C2664 'HRESULT IUnknown::QueryInterface(const IID &,void **)': cannot convert argument 1 from 'const winrt::guid' to 'const IID &'

Build Qt project with VS C++ Compiler 15.0 with C++17 to use WinRT APIs

c++ qt uwp windows-10 c++-winrt

Getting "a function that returns 'auto' cannot be used before it is defined" while using CoreDispatcher::RunAsync in C++/WinRT project

uwp c++-winrt

Error: this template attempted to load component assembly 'Microsoft.VisualStudio.Universal.TemplateWizards, Version=15.0.0.0

How do you create a classic win32 application window with WinRT?

How to use the Windows Runtime to implement a C++ API using C#?

c# visual-studio uwp c++-winrt

co_await expression needs await_ready function

c++ winapi c++-winrt