Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++-cx

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

Printing variable values to console visual c++ windows store Modern UI app

How are C# and C++/CX objects related?

how to compile a VS 2017 C++/CX project

visual-studio-2017 c++-cx

how to access namespace "windows"

Listview selection display with no padding and no checkmark

How do I iterate over an IIterable<T> in C++/CX?

windows-runtime c++-cx

Does the Win 10 UWP EmailMessage API support having an HTML body?

How do we await for C# async delegate function in C++/CX

c# windows asynchronous c++-cx

C++ equivalent of .NET's Task.Delay?

How to get the array of struct with "byte array" from WinRT C++ to C# in Windows Store app?

Using IIterable

Convert BYTE* to Array<byte>^

c++-cx

How do I define 'out' parameters a in C++CX Windows Runtime Component?

windows-runtime c++-cx

Meaning of ^ variables in C++/CX

c++ windows-runtime c++-cx

How Can I make async operations of my own with WinRT using IAsyncOperation interface?

auto foo = ref new Foo(); What is "ref"?

c++ windows-runtime c++-cx