23 Sep
2004
23 Sep
'04
6:34 p.m.
"Rein Klazes" <rklazes(a)xs4all.nl> wrote:
Great. Attached patch is what I think Windows is doing. It fixes the problem with Agent, and hopefully also fixes your problem about no window with keyboard focus.
No, I don't think that your patch is correct. My tests show that WM_SYSCHAR is really handled by TranslateAccelerator. And I believe that TranslateAccelerator should not mess with focus/active windows at all, it already has all the required information in the passed MSG structure. -- Dmitry.