[Bug 19368] lpfnWndProc can't catch Up/Down/Left/Right and CTRL+ other Button

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 5 23:08:36 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19368


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW




--- Comment #7 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-08-05 23:08:35 ---
(In reply to comment #6)
> I seem " Windows has Accelarator Table in Shared Memory "
> But Wine has Accelarator Table in HeepArea.
> ( dlls/user32/resource.c CreateAcceleratorTableA() use
>   GlobalAlloc16 function .)

In Windows an accelerator is a user32 kernel object, like windows and
menus, and an accelerator created in one process is visible to another
one. Wine implements this only for window handles.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list