Customizing the ways the dialog manager dismisses itself: Detecting the ESC key, first (failed) attempt Sniffing the asynchronous keyboard state. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 13 days 13d Share
Exploring the signals the dialog manager uses for dismissing a dialog Summarizing the flow. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 14 days 14d Share
Could WriteProcessMemory be made faster by avoiding the intermediate buffer? I guess it could, but why bother? devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 15 days 15d Share
Microspeak: Escrow Final build, final, final, final 2, ship this one. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 16 days 16d Share
It rather involved being on the other side of the airtight hatchway: Tricking(?) a program into reading files Is it really a trick when reading the file is the purpose of the program? devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 17 days 17d Share
How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_CHAR message? See if it matches the scan code. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 20 days 20d Share
How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_KEYDOWN message? Check whether it is an extended key. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 21 days 21d Share
How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode? You can prevent the item from becoming hot-tracked. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 22 days 22d Share
How did Windows 95 get permission to put the Weezer video Buddy Holly on the CD? Asking nicely, and asking a lot of people. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 23 days 23d Share
What should I do if a wait call reports WAIT_ABANDONED? It's your one chance to make amends. devblogs.microsoft.com devblogs.microsoft.com / feeds devblogs-microsoft-com-oldnewthing / / #creative / / 24 days 24d Share