Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++-cx

Referencing a Windows Phone Runtime Component DLL/WinMD from another project

Changing namespace name of C++ component in Windows Phone causes exception

windows-phone-8 c++-cx

How to reduce fullscreen swap chain presentation latency in UWP application?

c++ uwp windows-10 c++-cx dxgi

How do we wrap C++ variable argument parameter in WinRT components

windows-runtime c++-cx

Why can I not blocking main thread in WinRT(Windows Store App)?

WinRT - no static constructors?

How to add C++/CX library to Windows Store solution targetting Any CPU

Reddit API Oauth2 "user required"

Default selected index for combo-box crashes my UWP App

uwp winrt-xaml uwp-xaml c++-cx

storagefile::ReadAsync exception in c++/cx?

UWP Unable to register app for Windows Store release

C++/CX : Convert std::string to Platform::String^

c# c++ c++-cx windows-rt

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

Pattern for an async method that returns something immediately

WinRT Reflection (C++/CX)

signature of public member contains native type

windows-runtime c++-cx

Build fails for C++/CX project with v141 platform toolset in Visual Studio 2019

UWP Windows-10 WACK tests Errors

C++/CX way of iterating Map<String^, Object^>^?