"Rein Klazes" <[EMAIL PROTECTED]> 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.


Reply via email to