Latest posts
- How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_KEYDOWN message?Feb 12, 2026Raymond Chen
Check whether it is an extended key. The post How can I distinguish between the numeric keypad 0 and the top-row 0 in the <CODE>WM_<WBR>KEYDOWN</CODE> message? appeared first on The Old New Thing.
- How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode?Feb 11, 2026Raymond Chen
You can prevent the item from becoming hot-tracked. The post How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode? appeared first on The Old New Thing.
- How did Windows 95 get permission to put the Weezer video Buddy Holly on the CD?Feb 10, 2026Raymond Chen
Asking nicely, and asking a lot of people. The post How did Windows 95 get permission to put the Weezer video <I>Buddy Holly</I> on the CD? appeared first on The Old New Thing.
- What should I do if a wait call reports WAIT_ABANDONED?Feb 09, 2026Raymond Chen
It's your one chance to make amends. The post What should I do if a wait call reports <CODE>WAIT_<WBR>ABANDONED</CODE>? appeared first on The Old New Thing.
- How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls?, part 2Feb 06, 2026Raymond Chen
Preventing the resize cursor from appearing. The post How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls?, part 2 appeared first on The Old New Thing.
- How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls?Feb 05, 2026Raymond Chen
Deny changes to the width. The post How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls? appeared first on The Old New Thing.
- Super Bowl LX creates an opportunity for symphonic friendly wageringFeb 04, 2026Raymond Chen
Betting classical music. The post Super Bowl LX creates an opportunity for symphonic friendly wagering appeared first on The Old New Thing.
- How can I prevent the user from changing the widths of ListView columns?Feb 04, 2026Raymond Chen
You can ask the header to be non-resizing. The post How can I prevent the user from changing the widths of ListView columns? appeared first on The Old New Thing.
- Some small stories about the giant satellite dish antenna that was behind Microsoft Building 11Feb 03, 2026Raymond Chen
A little trivia. The post Some small stories about the giant satellite dish antenna that was behind Microsoft Building 11 appeared first on The Old New Thing.
- Studying compiler error messages closely: Input file pathsFeb 02, 2026Raymond Chen
Are you even compiling the correct file? The post Studying compiler error messages closely: Input file paths appeared first on The Old New Thing.