


In C++, how can I make a member function default parameter depend on this
?

What is a static chain pointer in the context of calling convention ABI?

On harmful overuse of std::move

On the need to keep most event sources alive if you want them to raise events

How can I convert a Windows Runtime SoftwareBitmap
to a WIC bitmap?
ISoftwareBitmapNativeFactory::CreateFromWICBitmap
.

If you’re going to crash on an unhandled exception, you may as well do it sooner rather than later

The theory behind the IHttpFilter interface

What happened to the custom exception description I threw from a C++/WinRT IAsyncAction?
