Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederdevblogs.microsoft.com
Get the latest updates from The Old New Thing directly as they happen.
Follow now 83 followers
Last updated 2 days ago
2 days ago
A customer tracked one of their crashes to an invalid handle exception...
3 days ago
A colleague added another header file to their project, and everything started...
4 days ago
A customer was trying to read the security information from a process...
5 days ago
Some time ago, I told the story of the time the development...
6 days ago
A common pattern for C callbacks is to accept a function pointer...
9 days ago
A customer wanted to use the Windows thread pool, but they also...
10 days ago
Windows provides a family of functions for performing atomic operations. They have...
11 days ago
A customer was playing around with Windows long paths and found that...
12 days ago
Some time ago, I told the story of the time the development...
13 days ago
Within the span of a week,¹ we received two security vulnerability reports...
16 days ago
Consider the following scenario template<typename T> struct Base { // Default-constructible Base()...
17 days ago
A customer found that if they passed Unicode strings (which in Windows...