Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

devblogs.microsoft.com

Raymond Chen – The Old New Thing

Get the latest updates from Raymond Chen – The Old New Thing directly as they happen.

Follow now 21 followers

Latest posts

Last updated about 11 hours ago

Why doesn’t Clipboard History capture rapid changes to clipboard contents?

about 13 hours ago

A customer was trying to write a tool to preload items into...

What were the MS-DOS programs that the moricons.dll icons were intended for?

1 day ago

Last time, we looked at the legacy icons in progman.exe. But what...

What were the MS-DOS programs that Windows used the progman.exe stock icons for?

3 days ago

Last time, we learned the history of moricons.dll, and along the way...

What were the intended uses of those icons in moricons.dll?

4 days ago

Since Windows 3.1, the moricons.dll file contains, well, more icons. What were...

Using type aliasing to avoid the ODR problem with conditional compilation, part 2

7 days ago

Last time, we tried using type aliasing to avoid the ODR problem...

Using C++ type aliasing to avoid the ODR problem with conditional compilation, part 1

8 days ago

Some time ago, I discussed the C++ concept of ill-formed no diagnostic...

Why does Windows have trouble finding my Win32 resource if it contains an accented character?

9 days ago

Maurice Kayser reported an issue with Win32 API loading of PE resources...

Protecting Windows users from Janet Jackson’s Rhythm Nation

9 days ago

Some time ago, I retold a story from a colleague about how...

Why did Windows 7, for a few months, log on slower if you have a solid color background?

11 days ago

Personally, I use a solid color background. It was the default in...

If we can have std::atomic, why not std::atomic?

14 days ago

Some time ago, we peeked inside the atomic shared_ptr to see how...

When I define a window class with no default cursor, what is the explanation for the cursors that appear in my client area?

15 days ago

A customer created a window class with no default cursor, meaning that...

What resource ID should I give my application’s main icon?

16 days ago

A customer wanted to know what resource ID to assign to their...