30 Topics
Question

I can't compile my project which uses C++/WinRT after upgrading to Windows 10, version 1809 SDK

Question

ERROR_ACCESS_DENIED while using BluetoothLEAdvertisementWatcher in C++/WinRT

Question

How to properly call GetGattServicesForUuidAsync?

Question

Why does `agile_ref` fail with some objects, such as `CoreWindow`?

Question

Targeting C++/WinRT with CMake

Question

Is it possible to create Windows Service Applications with C++/WinRT?

Question

Check if a device is in use [UWP]

Question

Designing XAML UI while using XAML Islands and C++

Question

c++ winrt uwp how to get value out of dependency property

Question

What is C++/WinRT exactly?

Question

Calling WinRT::MiracastReceiver from a Desktop Application(Win32/C++), it's non support

Question

Consume Windows Runtime APIs from pure C

Question

C++/WinRT UWP: Creating custom DataTemplateSelector

Question

C++/WinRT : Sorting a IObservableVector<T>

Question

C++/WinRT extension vs NuGet package