Oct 1, 2003
Post comments count0
Post likes count0

Jag skrivar svenska inte so bra.

Raymond Chen
Raymond Chen

The nice thing about the schwa sound is that you don't have to spell it. Many thanks to C-J Berg for fixing my Swedish spelling errors. I probably introduced some new ones here, though. But why Swedish? Well, it wasn't Swedish initially. Many years ago, I saw an ad in th...

Non-Computer
Oct 1, 2003
Post comments count0
Post likes count0

Jag taler lita svenska.

Raymond Chen
Raymond Chen

Attended my first formal Swedish lesson last night. It's great to recapture the simultaneous thrill and frustration of trying to have a conversation in a language you don't really know. It's a small class - Swedish isn't exactly one of the "big-name" languages out there. I always feel sorry f...

Non-Computer
Oct 1, 2003
Post comments count0
Post likes count0

Why do I get spurious WM_MOUSEMOVE messages?

Raymond Chen
Raymond Chen

In order to understand this properly, it helps to know where messages come from. When the hardware mouse reports an interrupt, indicating that the physical mouse has moved, Windows determines which thread should receive the mouse move message and sets a flag on that thread's input queue that...

Code