Alexandre Julliard : user32: Turn the edit winproc into a Wow handler.
15 Dec
2009
15 Dec
'09
3:40 p.m.
Module: wine Branch: master Commit: 57e5c8f67ab1a78959b43bd814b9d49632e3f9aa URL: http://source.winehq.org/git/wine.git/?a=commit;h=57e5c8f67ab1a78959b43bd814... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Dec 15 13:19:03 2009 +0100 user32: Turn the edit winproc into a Wow handler. --- dlls/user32/controls.h | 3 + dlls/user32/edit.c | 400 +----------------------------------------------- dlls/user32/msg16.c | 364 +++++++++++++++++++++++++++++++++++++++++++ dlls/user32/winproc.c | 2 + 4 files changed, 372 insertions(+), 397 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=57e5c8f67ab1a78959b43b...
5939
Age (days ago)
5939
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard