Accept WM_SYSCHAR message for processsing in TranslateAcceleratorW

Dmitry Timoshkov dmitry at baikal.ru
Thu Sep 23 18:34:12 CDT 2004


"Rein Klazes" <rklazes at 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.




More information about the wine-devel mailing list