Search code examples
How do i get the Instance of the class when i use winrt::static_lifetime?...

c++-winrt

Read More
How do I get the currently used code page in UWP?...

uwpc++-winrt

Read More
Can I use C++/WinRT in a non-UWP application?...

uwpc++-winrt

Read More
Storyboard_Completed event produces Linker Tools Error LNK2019 error...

c++-winrt

Read More
Does the ABI persist any more error information than an HRESULT?...

error-handlingwindows-runtimec++-winrt

Read More
How to use the ReplaceAll method of IVector to transfer data from one IVector to another?...

uwpc++-winrt

Read More
IVectorView of StorageFile becomes null after OpenReadAsync in a loop (possible winrt bug)...

uwpc++-winrt

Read More
How to use multiple precompiled headers; some from a library...

uwpprecompiled-headersc++-winrt

Read More
Can you identify which processes are using an ncalrpc RPC Endpoint externally?...

debuggingrpcvisual-studio-debuggingendpointc++-winrt

Read More
What could be causing an "unresolved external symbol IID_ICallbackWithNoReentrancyToApplication...

c++-winrtppl

Read More
C++/WinRT UWP FileOpenPicker missing...

c#c++uwpc++-winrt

Read More
RequestAccessKindAsync from Desktop Bridge...

c#uwppush-notificationdesktop-bridgec++-winrt

Read More
How to Unit Test a C++/WinRT Component? Preferably with Code Coverage...

visual-c++visual-studio-2017c++-winrt

Read More
InvalidCastException when calling wrt/c++ Windows Runtime Component from UWP Application C# project...

uwpwinrt-xamluwp-xamlc++-winrtwinrt-component

Read More
Button Click event fires twice, even with ClickMode set to "Press"...

c++-winrt

Read More
How do you read command line arguments for the updated C++/WinRT/XAML UWP apps...

c++-winrt

Read More
Why is variable declaration throwing an exception?...

c++-winrt

Read More
UWP C++/WinRT - How to detect whether right mouse button is pressed...

uwpmousec++-winrt

Read More
How do you add a C++/WinRT Button Click handler?...

c++c++-winrt

Read More
Unclear how to use winrt::get_cancellation_token for IAsyncAction...

uwpwindows-runtimec++-winrt

Read More
Is it possible to programatically create a xaml page?...

c++-winrt

Read More
How to get the Content of a XAML Button?...

winrt-xamlc++-winrt

Read More
What is the recommended way to report errors from custom WinRT component?...

uwpwindows-runtimec++-winrt

Read More
cppwinrt A subclass of Panel (or other class),What constructors are needed?...

c++-winrt

Read More
How to declare nested templates in idl 3.0...

uwpwindows-runtimemidlc++-winrt

Read More
How to call StorageFile.OpenReadAsync in C++/winrt?...

c++-winrtwin2d

Read More
How to read all bytes of a file in winrt with ReadBufferAsync?...

c++-winrt

Read More
What's the EntryPoint in AppxManifest.xml for C++/WinRT console UWP apps?...

uwpc++-winrt

Read More
Windows.AI.MachineLearning.Preview - loading model from stream throws exception...

c#uwpc++-winrtwindows-machine-learning

Read More
co_await expression needs await_ready function...

c++winapic++-winrt

Read More
BackNext