


It’s great that you provide operator overloads, but it’s also nice to have names

C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 3
std::weak_ptr
.

C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 2

C++/WinRT event handlers that are lambdas with weak pointers to the parent class, part 1

How do I change the directory Windows uses for user profiles? revisited

On writing functions that accept any specialization of a C++ template type

Getting a strong reference from the this
pointer too late

How can I trigger a recalc of the mouse cursor after I changed some of my internal application state?, follow-up
