


Inside C++/WinRT: Apartment switching: Error reporting

Inside C++/WinRT: Apartment switching: COM without COM

Inside C++/WinRT: Apartment switching: Unwinding the stack

Inside C++/WinRT: Apartment switching: Bypassing the context callback

Inside C++/WinRT: Apartment switching: Unblocking the outgoing thread

Inside C++/WinRT: Apartment switching: The basic idea

Inside C++/WinRT: Coroutine completions: The oversimplified version

How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
