The Old New Thing

Practical development throughout the evolution of Windows.

Latest posts

Jan 15, 2016
Post comments count 0
Post likes count 1

What does this crash in TppRaiseHandleStatus mean?

Raymond Chen

Imagining how a feature was written.

Jan 13, 2016
Post comments count 0
Post likes count 1

My program for faking debugging demos

Raymond Chen

Looking behind the curtain.

Jan 12, 2016
Post comments count 0
Post likes count 1

Getting one’s paycheck from some mysterious pile of money

Raymond Chen

But at least you get to visit the receptionist.

Jan 11, 2016
Post comments count 0
Post likes count 1

Creating a shell extension that applies only to files with a very specific name

Raymond Chen

The AppliesTo tag.

Jan 8, 2016
Post comments count 0
Post likes count 1

The FILE_FLAG_DELETE_ON_CLOSE flag applies to the handle, also known as the file object, which is not the same as the file

Raymond Chen

The file on disk, the representation of the file, and the reference to the representation of the file.

Jan 7, 2016
Post comments count 0
Post likes count 1

It rather involved being on the other side of this airtight hatchway: Attacking the system clock

Raymond Chen

Tick.

Jan 6, 2016
Post comments count 0
Post likes count 1

Why does the mouse cursor jump a few pixels when you right-click on the Start button?

Raymond Chen

To make it easy to click the first item.

Jan 5, 2016
Post comments count 0
Post likes count 1

Why did Windows NT decline to support an undocumented flag to TrackPopupMenuEx?

Raymond Chen

Duh.