Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-runtime

Relation between COM and WinRT

c# .net com windows-runtime

How to consume WinRT IAsyncOperation* object in "native c++" environment

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

C# - WinRT - Convert IPv4 address from uint to string?

c# windows-runtime ipv4 uint

What is the default unicode character encoding used in Windows?

IndexOutOfRangeExpection occurs on Dictionary.Add method

How can I automatically show a tooltip if the text is too long?

How to detect unplugged headphone jack in WinRT?

Pattern for an async method that returns something immediately

Captured photo with stripes

How to use SearchBox in Windows 8.1 by loading the results using a async method

Line numbers in exception stack on winRT

Multiple MessageDialog app crash

c# windows-runtime

convert a hex string to corresponding emoji string

Cortana from Win32 [closed]

How to split Xaml Grid column 50/50 when the 2nd column's content is visible?

c# xaml windows-runtime grid

Referencing C++ WinRT component from a Windows Store app project