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 293 followers
Last updated about 19 hours ago
1 day ago
One of the rules for COM single-threaded apartments (STA) is that the...
2 days ago
The Windows Runtime attempts to provide a language-independent interface for Windows APIs...
3 days ago
The Win32 TreeView control in the common controls library provides two ways...
4 days ago
Error code 7 is ERROR_ARENA_TRASHED. What does this mean? It sounds like...
5 days ago
The x86-64 architecture inherited the parity flag (PF) from the x86-32, which...
8 days ago
A customer reported that whenever their program called CreateFileMapping to create a...
9 days ago
Say you have a directory full of files, and you want to...
10 days ago
A customer reported that their program hung when the user changed keyboard...
11 days ago
Windows XP SP 2 introduced Data Execution Prevention (DEP), which takes advantage...
12 days ago
Some time ago, I wrote about programmatically controlling which handles are inherited...
15 days ago
A customer was using ReadDirectoryChangesW to monitor the contents of a directory...
16 days ago
Some time ago, I discussed how the Resource Compiler defaults to CP_ACP...