devblogs.microsoft.com

Dubious security vulnerability: A program does not run ...

So what did you expect? The post Dubious security vulnerability: A program does ...

Why didn’t Windows 95 setup use a miniature version of ...

Avoiding an interim GUI environment. The post Why didn’t Windows 95 setup use a ...

What an insightful observation, you get to wear “the hat”

Maybe not so insightful. The post What an insightful observation, you get to wea...

What are the thread safety requirements of HSTRING and ...

They do not have thread affinity. The post What are the thread safety requiremen...

Making sure that a DLL loads only from your application...

You can ask for it as an option, but think about what you're actually protecting...

The case of COM failing to pump messages in a single-th...

A customer encountered a hang caused by COM not pumping messages while waiting f...

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...

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