input-language

Tag

Cards List
#input-language

The case of the hang when the user changed keyboard layouts

The Old New Thing (Raymond Chen) · 2026-05-13 Cached

A debugging story about a Windows program hanging when the user changes keyboard layouts due to a background thread that created a window but wasn't pumping messages. The fix is to either pump messages or destroy the window.

0 favorites 0 likes
← Back to home

Submit Feedback