The Old New Thing

Practical development throughout the evolution of Windows.

Latest posts

Raymond Chen
Raymond Chen
Oct 1, 2024

Misunderstanding the “Prevent access to registry editing tools” policy

It prevents access to the tools, but not to the registry itself.

5
4
Raymond Chen
Raymond Chen
Sep 30, 2024

Pulling a single item from a C++ parameter pack by its index, remarks

Why such a complicated way to pull the type from the pack?

3
0
Raymond Chen
Raymond Chen
Sep 27, 2024

std::map"> The case of the crash when destructing a std::map

Who is corrupting the map?

3
4
Raymond Chen
Raymond Chen
Sep 23, 2024

Going beyond the empty set: Embracing the power of other empty things

Just because there's nothing in it doesn't mean it's not valid.

6
1