devblogs.microsoft.com

To some people, time zones are just a fancy way of soun...

Words have meaning. The post To some people, time zones are just a fancy way of ...

How do I destroy an ABI pointer that I extracted from a...

You can clean it up the ABI way, whatever that is. The post How do I destroy an ...

I tried to subscribe to a C++/WinRT event, but my callb...

Check how you registered your event handler. The post I tried to subscribe to a ...

How can I choose a different C++ constructor at runtime?

Make somebody else do it, and then use copy elision. The post How can I choose a...

C++/WinRT implementation inheritance: Notes on winrt::i...

Using CRTP to delegate the method. The post C++/WinRT implementation inheritance...

C++/WinRT implementation inheritance: Notes on winrt::i...

Inheritance without involving winrt::implements at all. The post C++/WinRT imple...

C++/WinRT implementation inheritance: Notes on winrt::i...

Comparing the options. The post C++/WinRT implementation inheritance: Notes on w...

Lexically scoped functions accessing parent locals: The...

Using a well-known location instead of copying frame pointers. The post Lexicall...

Microspeak: Respin

Spin it up again, baby. The post Microspeak: Respin appeared first on The Old Ne...

C++/WinRT implementation inheritance: Notes on winrt::i...

Untangling unwrap_implements_t. The post C++/WinRT implementation inheritance: N...

C++/WinRT implementation inheritance: Notes on winrt::i...

Discovering the legal inheritance structures for winrt::implements. The post C++...

C++/WinRT implementation inheritance: Notes on winrt::i...

Simple inheritance of a self-contained implements. The post C++/WinRT implementa...

C++/WinRT implementation inheritance: Notes on winrt::i...

When the base class isn't self-contained. The post C++/WinRT implementation inhe...

C++/WinRT implementation inheritance: Notes on winrt::i...

A closer look at the parameters to the implements template. The post C++/WinRT i...

Investigating an argument-dependent lookup issue and wo...

Picking apart the language specification. The post Investigating an argument-dep...

API design note: Beware of adding an “Other” enum value

What are you going to do when you add a new kind? The post API design note: Bewa...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.